rundiz / fuel-start
此包已被废弃,不再维护。未建议替代包。
为开发者构建的基于FuelPHP框架的后台管理系统。
v1.6.2
2016-04-21 08:05 UTC
Requires
- php: >=5.3.3
- composer/installers: ~1.0
- fuel/auth: dev-1.7/master
- fuel/core: dev-1.7/master
- fuel/docs: dev-1.7/master
- fuel/email: dev-1.7/master
- fuel/oil: dev-1.7/master
- fuel/orm: dev-1.7/master
- fuel/parser: dev-1.7/master
- fuelphp/upload: 2.0.2
- michelf/php-markdown: 1.4.0
- monolog/monolog: 1.5.*
Suggests
- dwoo/dwoo: Allow Dwoo templating with the Parser package
- mthaml/mthaml: Allow Haml templating with Twig supports with the Parser package
- mustache/mustache: Allow Mustache templating with the Parser package
- pyrocms/lex: Allow Lex templating with the Parser package
- smarty/smarty: Allow Smarty templating with the Parser package
- twig/twig: Allow Twig templating with the Parser package
README
#Fuel Start Fuel Start 是 FuelPHP 框架的后端,供开发者使用此框架启动项目。
这可以帮助开发者快速构建项目。本项目不再维护。
##功能
- 带有ACL的账户管理。
- 账户级别/角色管理。
- 管理员页面权限。
- 多语言支持。
- 管理员配置页面。
- 简单模板布局系统。
- 多站点管理。
- 插件钩子。
##系统要求
- PHP 5.4或更高版本
- 内存32MB或更多
- 磁盘空间30MB或更多
安装说明请参阅 wiki
###请注意
在您从右侧的“下载ZIP”按钮克隆或下载此存储库之前。
此存储库每天/夜间(或几乎每天/夜间)构建,未设置发布版本。
为确保您使用的是每个版本最完整的集合,请访问 发布菜单 并从那里下载。
您可以从绿色按钮或源代码按钮中无问题地下载。
###克隆此存储库
如果您从 Github for Windows 克隆此存储库,可能会收到错误信息。
##许可证 Fuel Start 在 MIT许可证 下发布
致谢 FuelPHP