masdzub / maguttiCms

Laravel 7 CMS for Web Artisans

Home Page:https://magutti.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

maguttiCms

About maguttiCms

Open source multilingual Laravel 7 CMS with simple shopping cart.

Version

7 - Bootstrap 4

maguttiCms is released using Laravel 7.X .

How to Install

  • 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

Server Requirements

  • PHP >= 7.2.5
  • 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

License

Code released under the MIT license

Security Vulnerabilities

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.

About

Laravel 7 CMS for Web Artisans

https://magutti.com


Languages

Language:JavaScript 62.7%Language:PHP 29.2%Language:HTML 5.4%Language:Vue 2.7%