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-blocksURL to arepositoriesparameter."repositories": [{ "type": "vcs", "url": "https://github.com/evanshunt/eh-ss-blocks" }] - From the
srcfolder runcomposer require evanshunt/elemental-addons --ignore-platform-reqsto 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