rasclatt/cms
Composer 安装命令:
composer create-project rasclatt/cms
包简介
Mini CMS framework for PHP. Requires Nubersoft Class Library to run.
关键字:
README 文档
README
nUberSoft is a small in-the-works CMS framework for PHP. It is a mix of old and new due to it's long development timeframe. Documentation is not as robust as it should be. The majority of this framework will work for non-Linux-based systems, but it is not tested and some security (.htaccess) are not read by Win servers.
The functions, classes, and namespaces are all fairly self-explanitory and usually are easy to follow along. The workings of the application can be automated using an xml file. This is the default for this application.
It requires the rasclatt/nubersoft repository to function. You can download this rep directly and place the contents of the src folder into:
{directory_root}/vendor/Nubersoft/{classes_here}
You can also install from composer:
create-project rasclatt/cms {directory_root}
Install Manually CMS & Nubersoft Class Library
All you need do is extract this repository into your root folder and follow the instructions on the (nubersoft)[https://github.com/rasclatt/nubersoft] repository install that library into a vendor folder. The vendorfolder is required for the Nubersoft library to properly resolve namespacing in the autoloader.
统计信息
- 总下载量: 80
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-01-23