biffbangpow / silverstripe-cta-extension
Adds a call to action / link
Installs: 233
Dependents: 11
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 0
Open Issues: 0
Type:silverstripe-vendormodule
Requires
- unclecheese/display-logic: ^2.0 || ^3
This package is auto-updated.
Last update: 2024-10-10 16:23:38 UTC
README
Adds the DB fields and CMS updates to a dataobject subclass (Page, Element, DataObject, etc) to provide a call-to-action link
Needs template code to be added to the project, a sample is included in this module. You should remember to include the module Javascript (as shown in the default snippet) if you wish to include video content, or you should provide similar functionality via some other means.
To use, once the module is installed, just apply it as an extension to the class you want to decorate.