Open source multilingual Laravel 6 CMS with simple shopping cart.
6 - Bootstrap 4
maguttiCms is released using Laravel 6.X .
- copy files in your local directory
- rename env.example to .env file and set your db connection data
- run composer install
- run php artisan key:generate
- create db tables importing framework_base.sql file located under the db folder
- to login in the admin panel (http://yourpath/admin)
- email: cmsadmin@magutti.com
- password: password
- PHP >= 7.2.0
- BCMath PHP Extension
- Ctype PHP Extension
- JSON PHP Extension
- Mbstring PHP Extension
- OpenSSL PHP Extension
- PDO PHP Extension
- Tokenizer PHP Extension
- XML PHP Extension
Code released under the MIT license
If you discover a security vulnerability within maguttiCms, please send an e-mail to at hello@magutti.com. All security vulnerabilities will be promptly addressed.