Download the PHP package chuckbe/chuckcms without Composer
On this page you can find all versions of the php package chuckbe/chuckcms. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package chuckcms
ChuckCMS
Features
ChuckCMS is an opinionated way of building websites and webshops in Laravel. ChuckCMS provides out-of-the-box ui and features by packages in the Laravel eco-system.
- Dashboard with analytics by GA or Matomo.
- Menus, navigation and redirects.
- Page management with Pagebuilder.
- User, role and permission management.
- File management.
- Form management.
- Repeaters and resources, a way to create data objects.
- Settings and configuration management.
Docs
Requirements
- PHP 8
- Laravel 9 / 10
Installation
ChuckCMS will work best in a fresh installation.
Install ChuckCMS in a freshly scaffolded Laravel project via Composer:
Publish assets and config
You can now publish all assets and config files this package needs:
Packages
package
You can now publish assets for :
package
You can now publish migrations and config file for :
There is no need to add the middleware for this package. It is already being loaded by ChuckCMS.
Migration
You can now run migrations:
Make sure you've added DB credentials to your file.
Routes
You can now add the routes for this package:
New site
You can now generate a new site with the following command:
Generate default roles and permission
Generate super admin
Visit http://yourapp.local/dashboard/pages
Create a new page
Generate a sitemap
License
Licensed under MIT license.
Author
Written by Karel Brijs in Antwerp.
All versions of chuckcms with dependencies
laravel/framework Version ^9.0||^10.0
laravel/ui Version ^4.2
barryvdh/laravel-dompdf Version ^2.0.1
mcamara/laravel-localization Version ^1.8
msurguy/honeypot Version ^1.2
spatie/eloquent-sortable Version ^4.0
spatie/laravel-permission Version ^5.8
spatie/laravel-translatable Version ^6.3
spatie/laravel-sitemap Version ^6.1
unisharp/laravel-filemanager Version ^2.6