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."
 
make sure your infixedu version , nulled patch was right .

 
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.
 
Reactions: exo
thanks to dear member @hargrave updated InfixEdu School - School Management System Software with a new update entry:

12th July 2024


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


Read the rest of this update entry...