This repository has been archived by the owner on Nov 24, 2019. It is now read-only.
v1.5
Changes
- Fix some bugs
- PSR fix - make source code strict to PSR as possible
- Multi-site management
- Multi-site support
To update from version 1.0x
- Backup your work.
- Please copy files from fuel/app/classes carefully.
- Copy fuel/app/modules/fs to your installed folder.
- Copy fuel/app/views to your installed folder.
- Copy public/public to your public html folder and make sure that it is not overwrite your modified files.
- run /fs/update from your project's URL. Example: http://localhost/installed-fuelstart-dir/en/fs/update
- Click update now!