Import coupon codes – Magento 2 USER MANUAL Supported ... · Option 2: Magento 2 install...

12
Import coupon codes – Magento 2 USER MANUAL Supported Version: 2.0, 2.1, 2.2, 2.3 www.mageants.com [email protected] 1

Transcript of Import coupon codes – Magento 2 USER MANUAL Supported ... · Option 2: Magento 2 install...

Page 1: Import coupon codes – Magento 2 USER MANUAL Supported ... · Option 2: Magento 2 install extension manually. Step 1: Download the extension and unzip it. Step 2: Upload it to code

Import coupon codes – Magento 2

USER MANUAL

Supported Version: 2.0, 2.1, 2.2, 2.3

www.mageants.com [email protected] 1

Page 2: Import coupon codes – Magento 2 USER MANUAL Supported ... · Option 2: Magento 2 install extension manually. Step 1: Download the extension and unzip it. Step 2: Upload it to code

Table Of Contents

Preface………………………………………………………………………………...3

Installation...................................………………………………………..4

Option 1: Magento 2 install extension using COMMAND LINE .........…………..…..4 Option 2: Magento 2 install extension manually ………………………………….......5

Backend Example ………………………………………………………...……...6 Extension configuration………………………………………………………...6

Frontend Example………………………………………………………………….11

www.mageants.com [email protected] 2

Page 3: Import coupon codes – Magento 2 USER MANUAL Supported ... · Option 2: Magento 2 install extension manually. Step 1: Download the extension and unzip it. Step 2: Upload it to code

Preface

- Generate and Import Coupons is perfect extension for the store owners who wants to reduce time consumption on coupon management by generating and importing an unlimited number of promo codes in few steps. - Can easily analyse coupon usage report and export report in csv and xml files. This extension is providing below functionalities.

1. Coupon code generation and import bunch of coupons as per cart price rule. 2. Use easy coupon templates for accurate codes generation. 3. Modify generated coupon codes and Check, analyze and export coupon usage Reports.

www.mageants.com [email protected] 3

Page 4: Import coupon codes – Magento 2 USER MANUAL Supported ... · Option 2: Magento 2 install extension manually. Step 1: Download the extension and unzip it. Step 2: Upload it to code

Installation:

There are two ways of installing extension in magento2.

1) Using COMMAND LINE. 2) Manually install extension.

Option 1: Magento 2 install extension using COMMAND LINE (Recommended).

Follow below steps to install extension from the command line.

Step 1: Download the extension and unzip it.

Step 2: Upload it to code directory in your magento installation’s app directory. If code directory does not exists then create.

Step 3: Disable the cache under System → Cache Management.

Step 4: Enter the following at the command line: php bin/magento setup:upgrade php bin/magento setup:static-content:deploy

Step 5: Once you complete above steps log out and log in back to the admin panel and switch to Marketing → Cart price rules → Import coupon codes. The module will be displayed in the admin panel.

www.mageants.com [email protected] 4

Page 5: Import coupon codes – Magento 2 USER MANUAL Supported ... · Option 2: Magento 2 install extension manually. Step 1: Download the extension and unzip it. Step 2: Upload it to code

Option 2: Magento 2 install extension manually.

Step 1: Download the extension and unzip it.

Step 2: Upload it to code directory in your magento installation’s app directory. If code directory does not exists then create.

Step 3: Disable the cache under System → Cache Management Edit app/etc/config.php file and add one line code: ‘Mageants_Import coupon codes’ → 1

Step 4: Disable the cache under System → Cache Management

Step 5: Once you complete above steps log out and log in back to the admin panel and switch to Marketing → Cart price rules → Import coupon codes, the module will be displayed in the admin panel.

www.mageants.com [email protected] 5

Page 6: Import coupon codes – Magento 2 USER MANUAL Supported ... · Option 2: Magento 2 install extension manually. Step 1: Download the extension and unzip it. Step 2: Upload it to code

Backend example After Installation of Extension login to magento admin panel for set configuration of the extension.

Extension Configuration

Note : Before generating coupon codes go to Rule Information sec tion and must select below options.

www.mageants.com [email protected] 6

Page 7: Import coupon codes – Magento 2 USER MANUAL Supported ... · Option 2: Magento 2 install extension manually. Step 1: Download the extension and unzip it. Step 2: Upload it to code

Note : First save the rule before auto generating coupons.

Configuration (Inside sales rule)

www.mageants.com [email protected] 7

Page 8: Import coupon codes – Magento 2 USER MANUAL Supported ... · Option 2: Magento 2 install extension manually. Step 1: Download the extension and unzip it. Step 2: Upload it to code

Import coupons (Inside manage coupon codes)

Generate Coupons by Template (Inside Manage Coupon Codes)

www.mageants.com [email protected] 8

Page 9: Import coupon codes – Magento 2 USER MANUAL Supported ... · Option 2: Magento 2 install extension manually. Step 1: Download the extension and unzip it. Step 2: Upload it to code

Generate Coupons (Inside Manage Coupon Codes)

Coupon code grid

www.mageants.com [email protected] 9

Page 10: Import coupon codes – Magento 2 USER MANUAL Supported ... · Option 2: Magento 2 install extension manually. Step 1: Download the extension and unzip it. Step 2: Upload it to code

Edit coupon

Coupon codes use report

www.mageants.com [email protected] 10

Page 11: Import coupon codes – Magento 2 USER MANUAL Supported ... · Option 2: Magento 2 install extension manually. Step 1: Download the extension and unzip it. Step 2: Upload it to code

Frontend example

Apply Coupon Code on Shopping Cart Page

Apply Coupon Code on Checkout Page

www.mageants.com [email protected] 11

Page 12: Import coupon codes – Magento 2 USER MANUAL Supported ... · Option 2: Magento 2 install extension manually. Step 1: Download the extension and unzip it. Step 2: Upload it to code

Thank you! if you have any questions or feature suggestions, please contact us at:

https://www.mageants.com/contact-us

Your feedback is absolutely welcome!

www.mageants.com [email protected] 12