Download the PHP package mediabeast/fancy-devbuild without Composer
On this page you can find all versions of the php package mediabeast/fancy-devbuild. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download mediabeast/fancy-devbuild
More information about mediabeast/fancy-devbuild
Files in mediabeast/fancy-devbuild
Package fancy-devbuild
Short Description Simple SilverStripe module to trigger a dev/build via ajax
License MIT
Homepage https://github.com/mediabeastnz/silverstripe-fancy-devbuild
Informations about the package fancy-devbuild
A Fancy SilverStripe dev/build Tool
Simple SilverStripe module to trigger a dev/build via ajax in the CMS. This will allow you to close that extra tab that we all keep open just for dev/build.
Installation
Composer is the recommended way of installing SilverStripe modules.
Run dev/build the "Normal way".
Customisation
Links
You can define additional links in your config.yml
Theming
Incase your using a custom admin theme you can quickly customise the colors of the icon and text. For example I have added this to the Flat Admin CSS. Other classes are .error and .success
Screenshots
These screenshots are of the very first version of this module and are likely to change. They give you a quick idea of what the module does.
Default button status

After a click the site will build the database and flush in the background

Contributing
If you have any ideas please submit an issue and label it as Enhancement. Pull requests are welcome!
Todo List
All ideas, issues and questions will be found under Issues.