Skip to content

Commit

Permalink
Added installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
mediabeastnz committed Jan 20, 2016
1 parent d83d489 commit 04a9ef2
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,27 @@
Simple SilverStripe module to trigger a dev/build via ajax in the CMS.
This will allow you to have that extra tab that we all keep open...

### Contributing
### Installation
Composer is the recommended way of installing SilverStripe modules
```json
require: "mediabeast/fancy-devbuild": "1.*"
```


#### Contributing
If you have any ideas please submit an issue and label it as Enhancement.
Pull requests are welcome!

### Todo List

#### Todo List
All ideas, issues and questions will be found under Issues.


#### Sreenshots
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
<img width="300px" src="http://i.imgur.com/zYmHiQ4.png" alt="Default button status">
###### After a click the site will build the database and flush in the background
Expand Down

0 comments on commit 04a9ef2

Please sign in to comment.