|
Welcome to BackendPro
BackendPro is a website control panel made for developers. So why is it different? Not only does it provide a good solid base for a website with an auth library, but it also incorporates many features which are needed and help during development. BackendPro is not a CMS but it offers many features a CMS does without it trying to construct your website frontend, which lets be honest is custom to each application. So I hope if you use this you will see why I created it, purely to save me time getting the basics of a website working fast.
Why BackendPro?
- Advanced user authentication
- Access Control Lists
- Easy breadcrumb trail creation
- Asset management
- PHP to Javascript variable conversion
- Site wide preferences
- Built in member management
- System log management
- Website maintenance features
Where to Start
Well if you haven't done already head over to the BackendPro development page and grab a copy of the latest version. There is also the SVN repository but I do not advise this if you don't already understand the BackendPro system.
我的理解BackendPro就是一套基于Codeigniter的实现了ACL及其他功能,集成了用户及其他模块的平台,并且对性能做了一定的优化控制。
可以以BackendPro为基础快速的搭建起自己的系统,特别是对用户权限有要求的系统
当然对于新手来说也可以学学Codeigniter的用法 |
|