Home and Landing Page
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.