https://github.com/hassiumsoft/hasscms-app
Hassium CMS - Yii Framework 2 (yii2, cms)
https://github.com/hassiumsoft/hasscms-app
Last synced: about 2 months ago
JSON representation
Hassium CMS - Yii Framework 2 (yii2, cms)
- Host: GitHub
- URL: https://github.com/hassiumsoft/hasscms-app
- Owner: hassiumsoft
- License: gpl-3.0
- Created: 2015-11-19T17:30:18.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-19T17:54:03.000Z (over 9 years ago)
- Last Synced: 2024-08-17T21:09:43.271Z (9 months ago)
- Language: PHP
- Size: 11.1 MB
- Stars: 70
- Watchers: 12
- Forks: 34
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-yii2 - hassiumsoft/hasscms-app
README
Hassium CMS for Yii 2
===============================[](http://www.yiiframework.com/)
Homepage:http://www.hassium.org/index.php
Demo
-----------------------------------
Frontend: http://demo.hassium.org/index.phpBackend: http://demo.hassium.org/admin.php
`Login`
```
Username: demo
Password: demo1234
```Installing via Composer
-----------------------------------
If you do not already have Composer installed, you may do so by following the instructions at [Yii Docs](https://github.com/yiisoft/yii2/blob/master/docs/guide/start-installation.md#installing-via-composer-).With Composer installed, you can install Hassium Cms by running the following commands under a Web-accessible folder:
```
composer create-project --prefer-dist --stability=dev hassium/hasscms hasscms
//On Linux or Mac
cd hasscms
chmod -R 777 storage
chmod -R 777 app/config
chmod 777 core
```If the `composer` is too slow.Down vendor at [Hasscms-app-vendor](https://github.com/hassiumsoft/hasscms-app-vendor.git)
Go to http://YOURSITE.COM/install.php
Then follow the on screen instructions which helps you specify database login credentials.
Features
-----------------------------------
- Admin theme based on AdminLTE
- SEO optimized
- sphinx and xun search
- Dynamic Yii 2 themes (include blocks in your theme or layout file)
- Menu system with nested menu items based on [Yii2 Nested Sets](https://github.com/creocoder/yii2-nested-sets)
- Theme System
- Module System
- CMS components (pages, categories, menus, blocks, file manager)
- User registration
- Short Url
- online db migrate
- page and post module for blog
- ...Contacts
-----------------------------------
- Feel free to email me on [email protected]
- QQ GROUP:280024016