Make sure you have Elemental and Elemental-List installed prior to moving on to the next section.
Steps to install this on your SilverStripe:
- Open your SilverStripe's
src/composer.json
. - Add the
https://github.com/evanshunt/eh-ss-blocks
URL to arepositories
parameter."repositories": [{ "type": "vcs", "url": "https://github.com/evanshunt/eh-ss-blocks" }]
- From the
src
folder runcomposer require evanshunt/elemental-addons --ignore-platform-reqs
to install package.
Within the project's templates
folder create a EvansHunt/Elements
folder. Inside this folder will be all the .ss
files related to each element.
- Introduce a new CTA module for elements to use.
Add documentation for each content block. Including template naming conventions.- Create more blocks
- Gallery
- CTA Banners (left/right content options)
- File lists
- Two column text