creatuity/magento2-rich-pins

This package is abandoned and no longer maintained. No replacement package was suggested.
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 932

Dependents: 0

Suggesters: 0

Security: 0

Stars: 5

Watchers: 3

Forks: 2

Open Issues: 0

Type:magento2-module

pkg:composer/creatuity/magento2-rich-pins

1.0.0 2017-04-14 12:10 UTC

This package is not auto-updated.

Last update: 2025-11-09 08:22:28 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