Skip to content

weilian000/cms

 
 

Repository files navigation

Feehi CMS

Feehi CMS based on yii2, easy to secondary development, with a common backend(include website setting, seo setting, article category, articles publish, files manage,backend/frontend menu manage, log track,RBAC, users,friendly links) and a relative simple frontend display articles.

Getting Started

Quick experience

 $ docker pull registry.cn-hangzhou.aliyuncs.com/liufee/cms
 $ docker run --name feehicms -h feehicms -itd -p 80:80 -p 22:22 liufee/cms

Tips:

  • First excute docker run commands needs few seconds to init mysql and FeehiCMS(execute yii migrate/up import sql).After seconds visit http://127.0.0.1 will see the correct result. If you seen "An internal error ..." just take few minutes
  • You can enter the container through ssh, default password for linux user root is 123456
  • Fully docker environment click here

HOW TO PARTICIPATE

Your participation to Feehi CMS development is very welcome!

Any question/bug please click here

SCREENSHOT

About

Feehi CMS based on yii2

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 39.0%
  • JavaScript 38.7%
  • TSQL 12.9%
  • CSS 6.4%
  • HTML 2.8%
  • Dockerfile 0.2%