Download the PHP package elgentos/magento2-structured-data without Composer
On this page you can find all versions of the php package elgentos/magento2-structured-data. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download elgentos/magento2-structured-data
More information about elgentos/magento2-structured-data
Files in elgentos/magento2-structured-data
Package magento2-structured-data
Short Description Implement structured data for Magento 2 webshops.
License MIT
Informations about the package magento2-structured-data
Magento 2 Structured Data
Installation
This package can be installed using Composer.
Usage
To use the extension, you need to enable it in the configuration of Magento. This will display the structured data
in your pages just before the end of the <body>
tag.
Also make sure you remove all itemscope
, itemtype
and itemprop
attributes. These are normally added to the product
page and will also add structured data to the product pages. This needs to be done in your theme.
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
License
MIT
All versions of magento2-structured-data with dependencies
magento/framework Version ^102.0.7||^103.0
magento/module-catalog Version ^103.0.7||^104.0
magento/module-eav Version ^102.0.7||^102.1
magento/module-review Version ^100.3.7||^100.4
magento/module-search Version ^101.0.7||^101.1
magento/module-store Version ^101.0.7||^101.1
magento/module-theme Version ^101.0.7||^101.1