7

GitHub - andrey900/SlimCMS: SlimCMS - lightweight CMS based on slim 3 framework

 4 years ago
source link: https://github.com/andrey900/SlimCMS
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

README.md

SlimCMS

Lightweight CMS(CMF) based on: php framework slim 3, laravel eloquent, symfony event dispatcher, Twig templater and other libraries.

The fast creation of a new website(blog, news, ecommerce, etc).

Latest Unstable Version Total Downloads License

Screenshots

Sign In Users page Column config alt tag alt tag alt tag Project use additional library Implemented modules Slim v3 Frendly admin panel(based on template: SB-admin v2) Slim Twig Templater v2 Create visual page, and create route Slim Flash Create sections(categories) and hierarchical sections(categories) Monolog - save log in file or DB(mysql, sqlite) Many types show field from admin panel(hidden, checkbox, select, wysiwyg html, text) Slim http cache(don't use this time) Admin panel count show items in table(your settings for every page type) Slim CSRF protection Admin panel table pagination(your settings for every page type) Portable DB sqlite User customize show field and sortable fields from tables(your settings for every page type) Illuminate database v5.2 Options system Illuminate pagination v5.2 Auth system Supported versions of php: Logging system php: ^5.5 Create new module php: ^7.0 Installer module

Installation:

  git clone https://github.com/andrey900/SlimCMS.git
  cd SlimCMS
  php composer install

or

   mkdir ~/slimcms && cd ~/slimcms
   composer create-project -s dev andrey900/slimcms .
   mkdir cache && chmod a+w cache && mkdir log && chmod a+w log
   php -S 127.0.0.1:8080 -t public/
   open browser url: http://127.0.0.1:8080

After install create folder: cache, log. Set permittion from write this folders.

Enter admin panel:

  • url: /auth/login
  • login*: admin
  • password: admin

*if use email for login: [email protected]

If You Need Help

If you have problems using or install system, please write in new issue or email([email protected]), and I will try to help you.

If you are interested in this system, place a star )))

If the project attains more than 50 stars, the official website of the documentation will be created.

License

The SlimCMS platform is free software distributed under the terms of the MIT license.

Donations

Bitcoin address for donation: 18ERsiXpvrkGMwcvLmCNVBrfJwmM8hqurY

Social Links

Official facebook


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK