Download the PHP package firebrandhq/silverstripe-hail-opengraph without Composer
On this page you can find all versions of the php package firebrandhq/silverstripe-hail-opengraph. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download firebrandhq/silverstripe-hail-opengraph
More information about firebrandhq/silverstripe-hail-opengraph
Files in firebrandhq/silverstripe-hail-opengraph
Package silverstripe-hail-opengraph
Short Description OpenGraph Extension for the SilverStripe Hail module
License BSD-3-Clause
Informations about the package silverstripe-hail-opengraph
This module is not needed anymore for Silverstripe Hail version 4.4 and up, Open Graph is directly integrated into it.
OpenGraph module for SilverStripe Hail
Silverstripe 4 module to add OpenGraph support for the Hail module
Features
- Automatically adds OpenGraph support to your website and your Hail content using the silverstripe-opengraph module
- No configuration needed, everything is automatic
Requirements
Installation
Run the following command:
Perform a dev/build (from sake or from a browser)
Contributing
See CONTRIBUTING.md
Versioning
This library follows Semver. According to Semver, you will be able to upgrade to any minor or patch version of this library without any breaking changes to the public API. Semver also requires that we clearly define the public API for this library.
All methods, with public
visibility, are part of the public API. All other methods are not part of the public API. Where possible, we'll try to keep protected
methods backwards-compatible in minor/patch versions, but if you're overriding methods then please test your work before upgrading.
Reporting Issues
Please create an issue for any bugs you've found, or features you're missing.