2017 © Pedro Peláez
 

project hasscms

hassium hasscms

image

hassium/hasscms

hassium hasscms

  • Saturday, December 19, 2015
  • by hassiumsoft
  • Repository
  • 10 Watchers
  • 69 Stars
  • 464 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 33 Forks
  • 4 Open issues
  • 3 Versions
  • 5 % Grown

The README.md

Hassium CMS for Yii 2

Yii2, (*1)

Homepage:http://www.hassium.org/index.php, (*2)

Demo

Frontend: http://demo.hassium.org/index.php, (*3)

Backend: http://demo.hassium.org/admin.php, (*4)

Login, (*5)

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., (*6)

With Composer installed, you can install Hassium Cms by running the following commands under a Web-accessible folder:, (*7)

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, (*8)

Go to http://YOURSITE.COM/install.php, (*9)

Then follow the on screen instructions which helps you specify database login credentials., (*10)

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
  • 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 zhepama@gmail.com
  • QQ GROUP:280024016

The Versions