An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

Netgen Open Graph Bundle
========================

[![Code Coverage](https://img.shields.io/codecov/c/github/netgen/NetgenOpenGraphBundle.svg?style=flat-square)](https://codecov.io/gh/netgen/NetgenOpenGraphBundle)
[![Quality Score](https://img.shields.io/scrutinizer/g/netgen/NetgenOpenGraphBundle.svg?style=flat-square)](https://scrutinizer-ci.com/g/netgen/NetgenOpenGraphBundle)
[![Downloads](https://img.shields.io/packagist/dt/netgen/open-graph-bundle.svg?style=flat-square)](https://packagist.org/packages/netgen/open-graph-bundle/stats)
[![Latest stable](https://img.shields.io/packagist/v/netgen/open-graph-bundle.svg?style=flat-square)](https://packagist.org/packages/netgen/open-graph-bundle)
[![License](https://img.shields.io/github/license/netgen/NetgenOpenGraphBundle.svg?style=flat-square)](LICENSE)
[![PHP](https://img.shields.io/badge/php-%3E%3D%205.5-8892BF.svg?style=flat-square)](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).