venofy/fomo

Venofy FOMO module for Magento 2

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:magento2-module

1.0.0 2025-02-18 12:08 UTC

This package is auto-updated.

Last update: 2025-04-18 12:30:45 UTC


README

Venofy FOMO is a Magento 2 module that allows you to integrate pixel tracking and social proof notifications on your store.

Features

  • Adds a tracking pixel to all pages.
  • Configurable from the Magento admin panel.
  • Sends order details (customer name and city) to https://venofy.com.
  • Retrieves coupon data from Magento.

Installation

1. Install via Composer

composer require venofy/fomo
php bin/magento module:enable Venofy_Fomo
php bin/magento setup:upgrade
php bin/magento cache:flush

2. Configuration

  1. Go to Stores > Configuration > Venofy > general.
  2. Enable the module.
  3. Enter your Pixel Code.
  4. Save the configuration.

Uninstallation

To remove the module, run:

php bin/magento module:disable Venofy_Fomo
composer remove venofy/fomo
php bin/magento setup:upgrade
php bin/magento cache:flush

License

This module is licensed under the MIT License.

Support

For support, visit Venofy.com or contact support@venofy.com.