Download the PHP package silverware/agls without Composer
On this page you can find all versions of the php package silverware/agls. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download silverware/agls
More information about silverware/agls
Files in silverware/agls
Package agls
Short Description SilverWare AGLS Module.
License BSD-3-Clause
Homepage https://github.com/praxisnetau/silverware-agls
Informations about the package agls
SilverWare AGLS Module
Works in conjunction with SilverWare to add Australian Government AGLS metadata to pages.
Contents
- Requirements
- Installation
- Configuration
- Usage
- Issues
- Contribution
- Maintainers
- License
Requirements
Installation
Installation is via Composer:
Configuration
As with all SilverStripe modules, configuration is via YAML. Within the config.yml
file you will
find a series of AGLS schemas and metadata mappings. Everything should work out of
the box, however you can expand upon these items if you wish.
After installation, you should define the corporate name, address and contact number values in the Settings > SilverWare > AGLS > Creator section. The values for publisher can also be defined, or check the box "Same as creator".
You can add additional AGLS tags by defining the appropriate mappings in your config YAML, and by adding the corresponding properties to your model.
Usage
AGLS tags are automatically added to a page's metadata using the PageExtension
. This module
works in conjuction with SilverWare's metadata and site configuration extensions to automatically
populate AGLS tags for pages within your site tree.
Issues
Please use the issue tracker for bug reports and feature requests.
Contribution
Your contributions are gladly welcomed to help make this project better. Please see contributing for more information.
Maintainers
Colin Tucker | Praxis Interactive |
License
BSD-3-Clause © Praxis Interactive