zongyanbin / maguttiCms

Laravel 5.8 CMS with e-commerce 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 5.8 CMS with simple shopping cart.

Version

5.8

maguttiCms is released using Laravel 5.8.XX

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)

Server Requirements

  • PHP >= 7.1.3
  • OpenSSL PHP Extension
  • PDO PHP Extension
  • Mbstring PHP Extension
  • Tokenizer PHP Extension
  • XML PHP Extension
  • Ctype PHP Extension
  • JSON 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 5.8 CMS with e-commerce for Web Artisans

https://magutti.com


Languages

Language:JavaScript 56.4%Language:PHP 35.8%Language:HTML 6.8%Language:Vue 1.0%