Home AI Edu Assistant Installation & Activation
Install Mnemo AI Button on Student Backend
0 Out of 0 Found HelpfulThis guide explains how to enable the Mnemo Edu AI Assistant button for the student backend panel. Installation Steps Open the student header layout file: application/views/user/layout/header.php Add the following code at the bottom: <?php $this->load->view("layout/mnemoicon"); ?> After saving, students will...
Read MoreInstall Mnemo AI Button on Frontend CMS
0 Out of 0 Found HelpfulThis article describes how to display the Mnemo Edu AI Assistant button on the Smart School frontend (CMS). Installation Steps Open the active theme layout file: application/views/themes/default/layout.php Add the following code before the closing layout section: <?php $this->load->view("themes/mnemoicon"); ?> ...
Read MoreInstall Mnemo AI Button on Backend Admin
0 Out of 0 Found HelpfulThis guide explains how to add the Mnemo Edu AI Assistant button to the Smart School backend (Admin Panel). Installation Steps Open the following file: application/views/layout/header.php Paste the following code at the bottom of the file: <?php $this->load->view("layout/mnemoicon"); ?> Once saved, the Mnemo...
Read MoreInstallation and Initial Activation
0 Out of 0 Found HelpfulThis article explains the installation flow and initial activation process of the Mnemo Edu AI Assistant addon. Upload the Mnemo Edu AI Assistant ZIP file via the Smart School Addons Manager. Install the addon from the Admin Panel. After installation, the Mnemo Edu AI Assistant menu will appear automatically in the admin dashboard...
Read MoreSubmit a ticket and we’ll get back to you as soon as possible.