andrey900 / slimcms
CMS based on Slim Framework 3
Installs: 370
Dependents: 0
Suggesters: 0
Security: 0
Stars: 202
Watchers: 29
Forks: 43
Open Issues: 4
Type:project
Requires
- php: >=5.5.0
- hassankhan/config: ^0.10.0
- hybridauth/hybridauth: ^2.3.0
- illuminate/database: ^5.2
- illuminate/pagination: ^5.2
- monolog/monolog: ^1.13
- phpmailer/phpmailer: ^5.2
- slim/csrf: ^0.6.0
- slim/flash: ^0.1.0
- slim/http-cache: ^0.3.0
- slim/slim: ^3.4
- slim/twig-view: ^2.0
- symfony/debug: ^3.0
- symfony/event-dispatcher: ^3.0
- symfony/var-dumper: ^3.0
- wazaari/monolog-mysql: >1.0.0
This package is not auto-updated.
Last update: 2024-11-15 17:54:30 UTC
README
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).
Screenshots
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: admin@admin.net
If You Need Help
If you have problems using or install system, please write in new issue or email(andrey@avgz.net), 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