InfixEdu School - School Management System Software

InfixEdu School - School Management System Software 8.2.5 Nulled

No permission to download
infixedu module list:
zoom
jitsi meet
parent student registration
razorpay payment gateway
Thanks a lot for the modules. What is the code when adding the module? I have installed the Parent Student Registration but when I try to verify it asked me for the verification info. I have entered some number but i got a message saying "Opps Something went wrong. If you are seeing this message multiple times, please contact Spondon It author."
 
Thanks a lot for the modules. What is the code when adding the module? I have installed the Parent Student Registration but when I try to verify it asked me for the verification info. I have entered some number but i got a message saying "Opps Something went wrong. If you are seeing this message multiple times, please contact Spondon It author."
make sure your infixedu version , nulled patch was right .
2024-03-31_192524.jpg
2024-03-31_192615.jpg
 
Last edited:
If you insist on installing it,follow
change
vendor\spondonit\service\src\Repositories\InstallRepository.php
about 475 line code:
from
PHP:
$item_id = $array[$name]['item_id'];
to
PHP:
if (isset($array[$name]['item_id'])){
         $item_id = $array[$name]['item_id'];
}else{ $item_id = config('app.item');}

But you will touch other issue.
 
  • Like
Reactions: exo
thanks to dear member @hargrave updated InfixEdu School - School Management System Software with a new update entry:

12th July 2024

Bug Fixing: Email Configuration
: SIdebar Issue fixing
: Form Download issue ,
: Leave functionalities apply on role basis,
: Pagebuilder issue not saving, also header and footer
: Mark register Issues solved
: Behavior Records issue
: Role based leave assign issue of student
: Role based leave assign issue of staff
: Optional subject print issue solved.
: Custom Field Issue on Student admission
: Issue of indivisual result frontend.
: Language issue fixing
: Admin Role Basis Permission Fixing.

Read the rest of this update entry...
 
thanks to dear member @Zechariah updated InfixEdu School - School Management System Software with a new update entry:

31 October 2024

Fixing : Multiple Exam schedules created for a subject issue.
: Staff Mark Holiday & Unmark holiday issue.
: Transport and Dormitory Report redirection issue.
: Lesson Plan date and day adjustment in Admin Panel and Student Panel.
: Merit List Report 500 issue for GPA checking.
: Optional Subject calculation fix for Marksheet Report, Tabulation Sheet report.
: Fees Invoice view bank column show if not selecting as bank payment method.
: WhatsApp Module international number issue fix.
: Bank...

Read the rest of this update entry...
 
Top