2017 © Pedro Peláez
 

magento2-module emailevent

A Magento 2 Extension, sends email of highest % off coupon code to returning customer

image

bryanyeh/emailevent

A Magento 2 Extension, sends email of highest % off coupon code to returning customer

  • Tuesday, May 15, 2018
  • by BryanYeh
  • Repository
  • 1 Watchers
  • 0 Stars
  • 5 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Magento 2 Remarketing Returning Customer Extension

Latest Stable Version Latest Stable Version License, (*1)

This Magento 2 Extension emails returning customer highest % off coupon code, (*2)

Requirements

  • Magento Community Edition 2.2.x

Installation Method 1 - Installing via composer

  • Open command line
  • Using command "cd" navigate to your magento2 root directory
  • Run commands:
composer require bryanyeh/emailevent
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy

Installation Method 2 - Installing using archive

  • Download ZIP Archive
  • Extract files
  • In your Magento 2 root directory create folder app/code/Gss/EmailEvent
  • Copy files and folders inside the Remarketing-Returning-Customer folder from archive to that folder
  • In command line, using "cd", navigate to your Magento 2 root directory
  • Run commands:
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy

License

The code is licensed under The MIT License., (*3)

The Versions

15/05 2018

dev-master

9999999-dev

A Magento 2 Extension, sends email of highest % off coupon code to returning customer

  Sources   Download

MIT-0

The Requires

  • php ~5.6.5 || >=7.0

 

15/05 2018

1.0.3

1.0.3.0

A Magento 2 Extension, sends email of highest % off coupon code to returning customer

  Sources   Download

MIT-0

The Requires

  • php ~5.6.5 || >=7.0