suilven / homepage
Adds a homepage and landing page for template override and additional functionality
Installs: 60
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 1
Type:silverstripe-vendormodule
Requires
README
Additional content types for home page and landing page. For now they are used to allow for a different template (example provided for SS4), but eventually with have more functionality.
Install
Via Composer
$ composer require suilven/homepage
Usage
$skeleton = new Suilven\HomeLandingPage(); echo $skeleton->echoPhrase('Hello, League!');
Change log
Please see CHANGELOG for more information on what has changed recently.
Testing
$ composer test
Contributing
Please see CONTRIBUTING and CODE_OF_CONDUCT for details.
Security
If you discover any security related issues, please email gordon.b.anderson@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.