Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hdpero authored Oct 31, 2017
1 parent e67fec4 commit 6a1602a
Showing 1 changed file with 16 additions and 12 deletions.
28 changes: 16 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,27 @@
#SilverStripe HtmlEditorField Content Templates
*Configurable SilverStripe module to extend tinymce content template functionality
# SilverStripe HtmlEditorField Content Templates
Configurable SilverStripe module to extend tinymce content template functionality

##Maintainer Contacts
* Milan [dot] Jelicanin [at] Fractas [dot] com

## Maintainer Contacts
* Milan [dot] Jelicanin [at] Fractas [dot] com

##Requirements
* SilverStripe 3

## Requirements
* SilverStripe 3+

##Installation Instructions

1. Place this directory in the root of your SilverStripe installation
2. Visit yoursite.com/dev/build?flush=1 to rebuild the database.
3. Visit CMS and create new 'HtmlEditorField Content Templates' which you can use on Pages HtmlEditor.
## Installation InstructionsInstallation
* Install via Composer
```
composer require "fractas/silverstripe-htmleditorfield-content-templates"
```
* Run yoursite.com/dev/build?flush=1 to rebuild the database
* Visit CMS and create new 'HtmlEditorField Content Templates' which you can use on Pages HtmlEditor.

##Known Issues

## Known Issues
[GitHub Issue Tracker](https://github.com/jelicanin/silverstripe-HtmlEditorField-content-templates/issues)


##Licence
## Licence
* See [Licence](https://github.com/fractaslabs/silverstripe-htmleditorfield-content-templates/blob/master/LICENSE)

0 comments on commit 6a1602a

Please sign in to comment.