magenerds/richsnippet 2.1.1

This module provides rich snippet functionality

Type

magento2-module

License

OSL-3.0

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

Magenerds_RichSnippet

  • Add some Magento2 product information from https://schema.org/Product
  • Add some organization information from https://schema.org/Organization

Organization and product information can be configured in Store -> Configuration -> Magenerds -> RichSnippet

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