suilven/homepage

There is no license information available for the latest version (3.0.0) of this package.

Adds a homepage and landing page for template override and additional functionality

Installs: 59

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 1

Type:silverstripe-vendormodule

3.0.0 2021-10-16 18:56 UTC

This package is auto-updated.

Last update: 2024-03-16 23:57:58 UTC


README

Latest Version on Packagist Software License Build Status Coverage Status Quality Score Total Downloads

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.