Download the PHP package silverware/open-graph without Composer
On this page you can find all versions of the php package silverware/open-graph. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download silverware/open-graph
More information about silverware/open-graph
Files in silverware/open-graph
Package open-graph
Short Description SilverWare Open Graph Module.
License BSD-3-Clause
Homepage https://github.com/praxisnetau/silverware-open-graph
Informations about the package open-graph
SilverWare Open Graph Module
Works in conjunction with SilverWare to add Open Graph metadata to pages.
Contents
- Requirements
- Installation
- Configuration
- Usage
- Issues
- To-Do
- 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 Open Graph types, namespaces, and metadata mappings. Everything should work out of
the box, however you can expand upon these items if you wish.
Usage
Open Graph 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 Open Graph tags for pages within your site tree.
Issues
Please use the GitHub issue tracker for bug reports and feature requests.
To-Do
- Tests
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