creatuity/magento2-rich-pins

There is no license information available for the latest version (1.0.0) of this package.

Pinterest Rich Product Pins module for Magento 2

Installs: 3 503

Dependents: 0

Suggesters: 0

Security: 0

Stars: 5

Watchers: 5

Forks: 2

Open Issues: 0

Type:magento2-module

1.0.0 2017-04-14 12:10 UTC

This package is not auto-updated.

Last update: 2024-04-28 00:37:49 UTC


README

Now Rich Pins are available in Magento 2

How to install

Composer

  1. Type composer require creatuity/magento2-rich-pins
  2. Run bin/magento setup:upgrade

Manual

  1. Put code from master branch under app/etc/Creatuity/RichPins
  2. Enable module by typing bin/magento module:enable Creatuity_RichPins
  3. Run bin/magento setup:upgrade