
App Builder is software for Creating Automated systems , you can create your own system without Writing line of code .. you have only to use the wizard step by step to build your system Modules and start using it , you can Build System Like [Library Management , School Management , HR , ERP ] System etc ..
Pre-Requirements:
PHP >= 7.2.5BCMath PHP Extension
Ctype PHP Extension
Fileinfo PHP extension
JSON PHP Extension
Mbstring PHP Extension
OpenSSL PHP Extension
PDO PHP Extension
Tokenizer PHP Extension
XML PHP Extension
Valid for These Databases
MySQL(default)(No changes required)
PostgreSQL (you can use this but you have to change /config/database.php line 29 to be pgsql instead of mysql) and then install
SQLite (you can use this but you have to change /config/database.php line 29 to be sqlite instead of mysql) and then install
SQL Server (you can use this but you have to change /config/database.php line 29 to be sqlsrv instead of mysql) and then install
For More Info and Tutorial please watch this video
Features list Details
Users Module :1.create User .
2.edit Users .
3.Delete Users .
4.Add / Edit User Role .
CRUD Module :
1.create new module .
2.add fields to module like :
- text
- text area
- integer
- date
- datetime
- File Attachment
- Image
- one to one relationship
- select
- radio
4.Delete module
5.Module side menu item
Permission module :
1.you can create / update / delete permission on current modules
2.you can create / update / delete permission of Generated modules
Roles module :
1.you can create / update / delete role and assign any permissions you want to this Role .
2.then you can assign Role to user .
File Manager Module :
1. User Can upload files and create , update , delete folders and manage his files and pictures and resize them .
Form Builder :
1-It Generate Add,Edit,Delete Forms in your admin