okvee / fuel-start
The backoffice system built on FuelPHP framework for developers.
Installs: 18
Dependents: 0
Suggesters: 0
Security: 0
Stars: 18
Watchers: 4
Forks: 8
Type:metapackage
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 is the FuelPHP framework backend for developers to start their project with this framework.
This can help those developers build their project very fast. This project is no longer maintained.
##Features
- Account management with ACL.
- Account level/role management.
- Administrator page permission.
- Multilingual ready.
- Admin configuration page.
- Easy template layout system.
- Multi-site management.
- Plugin hooks.
##Installation System requirement:
- PHP 5.4 or above
- Memory 32MB or more
- Disk space 30MB or more
Installation instruction please go to wiki
###Please note
Before you clone or download this repository from Download ZIP button on the right.
This repository is running daily/nightly (or almost daily/nightly) build without set the release version.
To make sure that you are using the most completed set from each version, please go to releases menu and download from there.
You can download from both green button or Source code buttons with no problem.
###Clone this repository
If you clone this repository from Github for Windows, you may get the error message.
Please try to clone via git shell with this command. git clone https://github.com/Rundiz/fuel-start
And then you can add the cloned folder into Github for Windows later.
##License Fuel Start is released under MIT license
Credits FuelPHP