CodeCanyon EduAppGT Pro is a powerful school management software that makes processes easier. With a beautiful design and a clean code, it makes all four types of users have effective communication and a faster educational process.
This PHP Script is 100% multilanguage, you can with ease translate it in your native language. Script is fully responsive, it will work and phones, desktops and tablets. Easy to install, manage and maintain.
CodeCanyon EduAppGT Pro Main Features
- Fully Responsive and Retina Ready
- 4 Types of User Accounts
- Multilanguage Available
- Payments, Expenses and Payment Methods with Nice Invoice
- Nice Login and Frontend Users Registration
- Beautiful and Intuitive Message System
- Easy Users Management with Admissions
- Powerful Visual Classroom
- Fully Customizable with 6 Beautiful Themes
- Awesome News and Events Section
- Discipline with Behavior Reports and Permissions
CodeCanyon EduAppGT Pro Version
22 June 21
Product Link
Demo Link
Download CodeCanyon EduAppGT Pro Link
Download link is available for members only
Join membership now and get the Download Link instantly! Only 7.99$ per month.
All Templates and Plugins are available for download, just make a quick registration!
Here you can read the benefits you get from paid subscription.
100% Money Back Guarantee, no recurring payments
Warning! Do not trust other websites, they share VIRUSES and MALWARE, you risk to be hacked!
This won’t work without having username and purchase code from codecanyon.
The same thing with the Nitro Woocomerce theme you guys uploaded, I ended up buying it.
It’s of no use having templates or themes that requires login details here.
How to get
CodeCanyon Username
Purchase Code
Purchase Code
Please !!!
Admin, please can we get a username and purchase code for this? Thanks
Hello ISKEEL, Cuong and Victor.
Some PHP scripts really needs nulling.
This script is shared “as-is”, you need to null it by yourself.
Do any of you know PHP coding? With medium PHP-skills this script can be nulled with ease.
Let me know. If not I will see what I can do.
Regards.
How do I null? Please help
inbox me let me help you evanschijioke09@gmail.com
Hello Evans.
If you know how to null it share detailed info there please.
Best regards.
When buying, the script comes without user or purchase code.
I offer to activate the script for USD $ 5
It is operational, but not “legal”
WhatsApp +56972958913
Hi Etnemelpmis
It would be very great if you could describe here how to activate it.
Do it for community!
Thank you.
In the folder “Application/Config” edit the file routes.php and replace “install” for “login” and create the file in the main folder “.htaccess” with this code:
RewriteEngine On
RewriteBase /$final
RewriteCond %{REQUEST_URI} ^system.*
RewriteRule ^(.*)$ /index.php?/$1 [L]
RewriteCond %{REQUEST_URI} ^application.*
RewriteRule ^(.*)$ /index.php?/$1 [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php?/$1 [L]
Also edit the file database.php with yours database config
Hola! muchas gracias me funciono, pero como hago para iniciar sesión, me bota error
In the folder “Application/Config” edit the file routes.php and replace “install” for “login” and create the file in the main folder “.htaccess” with this code:
RewriteEngine On
RewriteBase /$final
RewriteCond %{REQUEST_URI} ^system.*
RewriteRule ^(.*)$ /index.php?/$1 [L]
RewriteCond %{REQUEST_URI} ^application.*
RewriteRule ^(.*)$ /index.php?/$1 [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php?/$1 [L]
And add to your databaze install.sql from uploads folder