• The default language of any content posted is English.
    Do not create multi-accounts, you will be blocked!
Ekattor 8 School Management System (SAAS) by Creativeitem

NULLED Ekattor 8 School Management System (SAAS) by Creativeitem 2.2 NULLED

raz0r updated Ekattor 8 School Management System (SAAS) by Creativeitem with a new update entry:

Ekattor 8 1.10 NULLED

Version 1.10 – 27 February, 2024

- Frontend School Register now has better security with Recaptcha.
- SuperAdmin Panel gets notifications for pending tasks.
- Language Switcher added for all user's preferences.
- Offline Exam module now includes Exam Room features.
- Fixed small issues to make the platform work better.

Read the rest of this update entry...
 
raz0r 's signature
Reacted by:

Ekattor 8 School Management System (SAAS) v2.0​

7 April, 2024
- Admin can now reset user passwords.
- Admin can upload and store documents for users.
- Examination table enhanced with new features.
- Fixed the issue with examination export functionality.
- Marks calculation error fixed.
 
raz0r 's signature
Reacted by:
  • Like
Reactions: masche, davidlt1600 and ghulamrasool
raz0r updated Ekattor 8 School Management System (SAAS) by Creativeitem with a new update entry:

Ekattor 8 2.2 NULLED

🔑LINK PROTECTION PASSWORD FOR THIS UPDATE🔑


Version 2.2 – 18 November, 2024
- Added a new messaging feature allowing students to communicate directly with each other
- Admins can now effortlessly generate and print admit cards for students
- Added a new option to apply discounts on student fees

Read the rest of this update entry...
 
raz0r 's signature
Hi @raz0r please check unable to install add-ons "purchase code verification failed."
 
iranthavan 's signature
Reacted by:
Hi @raz0r please check unable to install add-ons "purchase code verification failed."
app\Http\Controllers\Updater.php

delete code:
PHP:
            if(isset($request->purchase_code) && $request->purchase_code != ''){
                $response = (new SuperAdminController)->curl_request($request->purchase_code);
                
                if($response != 1) {
                    return redirect()->back()->with('error', get_phrase('Purchase code verification failed'));
                } else{
                    $duplicate_code_check = DB::table('addons')->where('purchase_code', $request->purchase_code)->get();
                    if(count($duplicate_code_check) > 0){
                        return redirect()->back()->with('error', get_phrase('You have already use this purchase code'));
                    }
                }
                
            } else {
                return redirect()->back()->with('error', get_phrase('Purchase code verification failed'));
            }
 
raz0r 's signature
Reacted by:
  • Like
Reactions: iranthavan
I cannot install Addon. I always get error as: /upload/sms-center/step2_config.json): Failed to open stream: No such file or directory

Anyone can help?
 
Reacted by:
Top