Download the PHP package badaso/content-module without Composer
On this page you can find all versions of the php package badaso/content-module. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package content-module
badaso/content-module
Manage your website content through dashboard easily out of the box
How to installation content manager module
- Install Badaso from laravel project
- Install badaso content module
For v2.x (Laravel 8)
For v1.x (Laravel 5,6,7)
-
Set env
- Call command
php artisan migrate
- Call command
php artisan badaso-content:setup
orphp artisan badaso-content:setup --force
if you want to overwrite the file - Call command
composer dump-autoload
- Call command
php artisan db:seed --class=BadasoContentModuleSeeder
- In menu item "Role Management" from badaso admin panel, add permission user to fill content
Support type content
-
Text
Support text type value content
JSON example output
-
Image
Support image type value content, image your choice for value content automatic save
storage/app
in laravel projectJSON example output
-
URL
Support url type value content
JSON example output
-
Group
Support value type content groups that accommodate other types of content
JSON example output
JSON example output all fetch
Demo
- Browse Content
- Read Content
- Create Content
- Edit Content
- Fill Content
All versions of content-module with dependencies
PHP Build Version
Package Version
Requires
symfony/var-exporter Version
^5.2.0|^6.0
The package badaso/content-module contains the following files
Loading the files please wait ....