https://github.com/netgen/netgenopengraphbundle
Netgen Open Graph Bundle is an eZ Publish and eZ Platform bundle that allows simple integration with Open Graph protocol.
https://github.com/netgen/netgenopengraphbundle
ezplatform ezpublish facebook opengraph php
Last synced: 8 months ago
JSON representation
Netgen Open Graph Bundle is an eZ Publish and eZ Platform bundle that allows simple integration with Open Graph protocol.
- Host: GitHub
- URL: https://github.com/netgen/netgenopengraphbundle
- Owner: netgen
- License: gpl-2.0
- Created: 2014-11-21T12:43:47.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2024-05-14T09:55:12.000Z (over 1 year ago)
- Last Synced: 2025-04-09T03:49:05.631Z (8 months ago)
- Topics: ezplatform, ezpublish, facebook, opengraph, php
- Language: PHP
- Homepage: https://netgen.io
- Size: 244 KB
- Stars: 14
- Watchers: 8
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Netgen Open Graph Bundle
========================
[](https://codecov.io/gh/netgen/NetgenOpenGraphBundle)
[](https://scrutinizer-ci.com/g/netgen/NetgenOpenGraphBundle)
[](https://packagist.org/packages/netgen/open-graph-bundle/stats)
[](https://packagist.org/packages/netgen/open-graph-bundle)
[](LICENSE)
[](https://secure.php.net/)
Netgen Open Graph Bundle is an Ibexa Platform bundle that provides simple integration with Open Graph protocol.
It uses `Content` object which is currently displayed to generate Open Graph meta tags, according to configuration.
## Documentation
To get started, read the docs available in `Resources/doc` folder inside the bundle:
* [Installation instructions](bundle/Resources/doc/INSTALL.md)
* [Documentation](bundle/Resources/doc/USAGE.md)
* [Changelog](bundle/Resources/doc/CHANGELOG.md)
## License
This bundle is published under [GNU GPL v2 license](LICENSE).