Please Sign In to contact this author.
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 ..
http://softblender.com/admin/login
user name : admin@admin.com
password :12345678
PHP 8.1 – 8.2
BCMath 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
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 :
.
3.Generate module .
It Generate Controller , view ,model ,route files .
4.Delete module
It Delete Controller , view ,model ,route files .5.Module side menu item
it create side menu item when generate module .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
Multiple admin Theme support
Newely added Features
1- RESTFUL API Support to use in any Mobile Apps.
2- General Settings enable/disable (Registration / CRUD Builder / File Manager).
3- RTL Support .
4- Multi-Language Support .
5- Laravel Version Update .
6-Social Login /Registeration [Facebook – Twitter – Google] 7- validation Rules on Fields .
8- Invoice Manager module .
9- Translation Manager .
10-Settings Manager .
11-Multiple admin Themes .
12- enhance styles for admin UI
13- Added Blog Module with it’s initial frontEnd .
Update V4.1 04 Nov, 2023
1- fix some issues in module builder . 2- fix issue in model call .
Update V4 19 Nov, 2023
1- Laravel framework update to version 10 . 2- php 8 support . 3- updated all packages .
Update 3.5 18 Mar, 2021
1- add Multiple Admin Templates support . 2- Added more styles for admin UI . 3- Added Blog Module with it's initial frontEnd . 4- initiated FrontEnd website (static till now Except blog) . HotFixes: Fixed API Authentication problem .
Update 3 10 Oct, 2020
- display user role in List View . - add Language Manager . - update Laravel Framework version to be 7.3 . - update File Manager . - add settings Manager . - add field validation customization in CRUD builder . - add Invoice Module . - add Quick navigation at the bottom for [full screen , settings , logout]
Update 2.2 13 August, 2019
- Added RTL direction support as a setting . - ability to delete multiple data . - enhanced the style. - fully responsive support.
Update 2.1 24 June, 2019
- fix some issues in registration , users module. - add API Support using laravel-passport . - Social login . - RTL support . - Laravel version update . - Reconfigure Modules .
Update 1.5 03 March, 2018
- Added New Menu Type [parent Menu Type] With reordering . - Added Permission on Generated Modules - Add Attachment , Image Types - Fix bugs in registration and user module .