magenerds / richsnippet
This module provides rich snippet functionality
Package info
github.com/Magenerds/RichSnippet
Type:magento2-module
pkg:composer/magenerds/richsnippet
3.1.4
2023-08-28 12:52 UTC
Requires
- magenerds/dashboard: ^1.0
- magento/framework: 102.0.*|103.0.*
This package is auto-updated.
Last update: 2026-02-28 18:39:26 UTC
README
- Add some Magento2 product information from schema.org
- Add some organization information from schema.org
Organization and product information can be configured in Store -> Configuration -> Magenerds -> Rich Snippet
To extend organization and product feel free to implement observer for event:
- organization_schema_add_as_last
- product_schema_add_as_last
One observer for product_schema_add_as_last for example in Observer/ProductWeight.php