magenerds / richsnippet
This module provides rich snippet functionality
Installs: 19 702
Dependents: 0
Suggesters: 0
Security: 0
Stars: 10
Watchers: 4
Forks: 7
Open Issues: 0
Type:magento2-module
Requires
- magenerds/dashboard: ^1.0
- magento/framework: 102.0.*|103.0.*
This package is auto-updated.
Last update: 2024-10-28 15:25:12 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