https://github.com/xlstudio/manacmf
This is a content management framework(ManaCMF) based on ManaPHP Framework.
https://github.com/xlstudio/manacmf
manacmf manaphp phpframework
Last synced: 2 months ago
JSON representation
This is a content management framework(ManaCMF) based on ManaPHP Framework.
- Host: GitHub
- URL: https://github.com/xlstudio/manacmf
- Owner: xlstudio
- License: mit
- Created: 2016-11-21T13:05:20.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-21T13:17:23.000Z (over 9 years ago)
- Last Synced: 2024-04-24T01:02:34.302Z (almost 2 years ago)
- Topics: manacmf, manaphp, phpframework
- Language: PHP
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ManaCMF
This is a content management framework(ManaCMF) based on ManaPHP Framework.
##Installation
The preferred way to install the ManaCMF Application is through [composer](http://getcomposer.org/download/).
```
composer create-project xlstudio/manacmf:dev-master
```