Download the PHP package ivoba-oxid/jsonld without Composer
On this page you can find all versions of the php package ivoba-oxid/jsonld. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ivoba-oxid/jsonld
More information about ivoba-oxid/jsonld
Files in ivoba-oxid/jsonld
Download ivoba-oxid/jsonld
More information about ivoba-oxid/jsonld
Files in ivoba-oxid/jsonld
Vendor ivoba-oxid
Package jsonld
Short Description JsonLD module for OXID eShop 6.
License MIT
Homepage https://github.com/ivoba-oxid/ivoba-json-LD
Package jsonld
Short Description JsonLD module for OXID eShop 6.
License MIT
Homepage https://github.com/ivoba-oxid/ivoba-json-LD
Please rate this library. Is it a good library?
Informations about the package jsonld
JSON-LD Structured Data module for Oxid eShop v6
Add JSON-LD data of your shop to your website. https://developers.google.com/search/docs/guides/intro-structured-data
Add these information to your page:
- Marketing details like your official name, logo, and social profile info
- Sitelinks searchbox
- Breadcrumbs
- Contact details
- Product details
- Lists
Use https://search.google.com/structured-data/testing-tool to verify the outputs
Installation
composer require ivoba-oxid/jsonld
If you have OXID eshop < 6 use v1, check v1 branch of this module.
Usage
In "Erweiterungen -> Module -> Ivo Bathke: JsonLD" enter your settings in the "Settings" tab
Note
- using RDFa with JsonLD is in most cases double and not needed
- Flow theme has schema.org data baked in, which should be removed in custom theme, to not have unneeded markup.
Requirements
- UTF-8
- PHP >= 7
- Oxid eShop >= CE 6
Todo
- add Tests
- add fields for shopName, Organization name to override Stammdaten
- add option for beautify json
- make controller to render only jsonLD to include in script tag
License MIT
All versions of jsonld with dependencies
PHP Build Version
Package Version
The package ivoba-oxid/jsonld contains the following files
Loading the files please wait ....