Install Mnemo AI Button on Frontend CMS

Posted on 2026-01-26 Updated on 2026-01-27

This article describes how to display the Mnemo Edu AI Assistant button on the Smart School frontend (CMS).

Installation Steps

  1. Open the active theme layout file:
application/views/themes/default/layout.php
  1. Add the following code before the closing layout section:
<?php $this->load->view("themes/mnemoicon"); ?>

If you are using another theme, repeat the same step for:

  • themes/boldblue/layout.php
  • themes/darkgrey/layout.php
  • themes/material_pink/layout.php
  • themes/shadow_white/layout.php
  • themes/yellow/layout.php

The Mnemo AI button will now be accessible from the frontend interface.

Found this article helpful?

[ 0 Out of 0 Found Helpful ]

Still no luck? we can help!

Submit a ticket and we’ll get back to you as soon as possible.

Support Chat Available
Account login is required to start, please login to your account to proceed.