Skip to content

ajimatahari/maguttiCms

 
 

Repository files navigation

maguttiCms

About maguttiCms

open source multilingual laravel 5.6 CMS

Version

5.6

magutti Cms is released using laravel 5.6

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 [email protected]. All security vulnerabilities will be promptly addressed.

About

Laravel 5.6 CMS for Web Artisans

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.7%
  • PHP 25.2%
  • HTML 3.8%
  • Vue 0.3%