sunnysideup / templateoverview
adds development tools for building silverstripe websites, in particular around managing page types.
Installs: 6 334
Dependents: 4
Suggesters: 0
Security: 0
Stars: 7
Watchers: 5
Forks: 2
Open Issues: 5
Type:silverstripe-vendormodule
Requires
- guzzlehttp/guzzle: ^6.0 || ^7.0
- sebastian/diff: *
- silverstripe/cms: ^4.0 || ^5.0
- sunnysideup/silverstripe-4-5-compatibility: dev-main
Suggests
- sebastian/diff: Show diff for html files
- dev-master
- 12.0.5
- 12.0.4
- 12.0.3
- 12.0.2
- 12.0.1
- 12.0.0
- 11.8.2
- 11.8.1
- 11.8.0
- 11.7.0
- 11.6.4
- 11.6.3
- 11.6.2
- 11.6.1
- 11.6.0
- 11.5.1
- 11.5.0
- 11.4.0
- 11.3.0
- 11.2.0
- 11.1.0
- 11.0.5
- 11.0.4
- 11.0.3
- 11.0.2
- 11.0.1
- 11.0.0
- 10.0.7
- 10.0.6
- 10.0.5
- 10.0.4
- 10.0.3
- 10.0.2
- 10.0.1
- 10.0.0
- 9.1.2
- 9.1.1
- 9.1.0
- 9.0.0
- 8.0.0
- 7.1.1
- 7.1.0
- 7.0.0
- 6.3.2
- 6.3.1
- 6.3.0
- 6.2.5
- 6.2.4
- 6.2.3
- 6.2.2
- 6.2.1
- 6.2.0
- 6.1.3
- 6.1.2
- 6.1.1
- 6.1.0
- 6.0.0
- 5.2.1
- 5.2.0
- 5.1.2
- 5.1.1
- 5.1.0
- 5.0.2
- 5.0.1
- 5.0.0
- 4.3.1
- 4.3.0
- 4.2.0
- 4.1.0
- 4.0.0
- 3.x-dev
- 3.7.x-dev
- 3.1.0
This package is auto-updated.
Last update: 2024-11-05 23:48:58 UTC
README
Documentation
Requirements
See composer.json for details
Suggested Modules
See composer.json for details
Installation
composer require sunnysideup/templateoverview
Configuration
In the _config
folder you will find the templateoverview.yml.example
file that shows options for the configuration of this module.
We recommend that you:
- copy these
templateoverview.yml.example
files into yourapp/_config
folder (where available - otherwise search forprivate static $
in the module to see what can be configured) - remove the .example extension,
- delete the lines you do not care about, and
- adjust the configurations that you would like to use.
Contributing
We welcome any contributions. See CONTRIBUTING.md for more details.
Paid assistance
You can pay us to create an improved / adapted version of this module for your own projects. Please contact us if you like to find out more: www.sunnysideup.co.nz. For exmaple, we can write tests for this module.
Author
Sunny Side Up Ltd.
Care to see more modules?
To find other modules, please visit ssmods.com.