7
Coupon Code Link for Magento 2 © Meetanshi Coupon Code Link for Magento 2 User Guide Table of Content 1. Extension Installation Guide 2. Configuration 3. Social Share Settings 4. Coupon Code Link Email Settings 5. Cart Price Rules 6. Manage Coupon Code Links 7. Coupon Code Link in Frontend

Magento 2 Coupon Code Link

Embed Size (px)

DESCRIPTION

Magento 2 Coupon Code Link by Meetanshi allows generating and sharing coupon code links to the customers. E-commerce store owners generally use the discount strategy to boost their sales and attract new customers. However, one thing that is often ignored is how the offers are executed. The process to avail discounts must be easy and not confuse the customers. Hence, Meetanshi has developed Magento 2 Coupon Code Link extension for Magento 2 stores. The extension allows admin to generate and share coupon code link, which on clicked, automated the coupon code application. The admin can send this link to the customers via email, share it on social media, or generate a shareable link. The Magento 2 Coupon Code Link module offers a "Manage Coupon Code Links" grid that makes it easy to generate and send Email to customers. Benefits of Magento 2 Coupon Code Link: • Display success and failure message on coupon code application. • Set the Email sender and template for the coupon code link Email • Allows sharing the coupon code link in social media. • Set custom text, images or any HTML content for the success or failure message for coupon code application using WYSIWYG editor. • Check the list of all coupon codes in the "Manage Coupon Code Links" grid in the backend. Use the "Update Coupon Code Links" button to update the link list for newly generated coupon codes • Check the number of views for every coupon code from the backend. • Option to share the coupon code link via social media platforms • Generate the coupon code link with redirection from the grid itself from the admin panel • Update the coupon code links for newly added cart price rules using the “Update Coupon Code Links” button • Send Email to the customers with coupon code link, their name, and comment from the backend grid. • On clicking the coupon code link from Email, social media or the shareable link, the coupon code is automatically applied. • On the basis of the rule configured, auto-apply coupon code on the product and calculate the discount. For more information, visit https://meetanshi.com/magento-2-coupon-code-link.html

Citation preview

Page 1: Magento 2 Coupon Code Link

Coupon Code Link for Magento 2 © Meetanshi

Coupon Code Link for Magento 2

User Guide

Table of Content

1. Extension Installation Guide

2. Configuration

3. Social Share Settings

4. Coupon Code Link Email Settings

5. Cart Price Rules

6. Manage Coupon Code Links

7. Coupon Code Link in Frontend

Page 2: Magento 2 Coupon Code Link

Coupon Code Link for Magento 2 © Meetanshi

1. Extension Installation • For Magento Marketplace Customers

o Create a folder structure in Magento root as app/code/Meetanshi/ApplyCoupon o Download and extract the zip folder and upload our extension files to the

app/code/Meetanshi/ApplyCoupon via FTP. o Login to your SSH and run below commands step by step:

▪ php bin/magento setup:upgrade ▪ For Magento version 2.0.x to 2.1.x - php bin/magento setup:static-content:deploy ▪ For Magento version 2.2.x & above - php bin/magento setup:static-content:deploy –f ▪ php bin/magento cache:flush

• For Meetanshi Customers

o Extract the zip folder and upload our extension to the root of your Magento 2 directory via FTP.

o Login to your SSH and run below commands step by step: ▪ php bin/magento setup:upgrade ▪ For Magento version 2.0.x to 2.1.x - php bin/magento setup:static-content:deploy ▪ For Magento version 2.2.x & above - php bin/magento setup:static-content:deploy –f ▪ php bin/magento cache:flush

2. Configuration To configure the extension, login to Magento 2, move to Stores → Configuration → Meetanshi

→ Coupon Code Link where you can find various settings to enable the extension.

• Coupon Code Link: Enable the Coupon Code Link extension from here.

• Show Coupon Code Success & Error Message: Set YES to show success or error message

after coupon code application in the frontend.

• Coupon Code Success Message: Enter coupon code success message to show after the

successful coupon code application.

• Coupon Code Error Message: Enter coupon code error message to show on unsuccessful

coupon code application.

Page 3: Magento 2 Coupon Code Link

Coupon Code Link for Magento 2 © Meetanshi

Page 4: Magento 2 Coupon Code Link

Coupon Code Link for Magento 2 © Meetanshi

3. Social Share Settings The extension facilitates to enable social sharing of the Coupon Code Links. • Facebook App ID: Enter the Facebook app ID to enable coupon code sharing on Facebook.

4. Coupon Code Link Email Settings

The extension facilitates to send coupon code links in emails to customers. It encourages users to

buy products with a discount.

• Email Sender: Select the Email sender.

• Email Template: Select the Email template for the coupon code link in Email.

5. Cart Price Rules Prior to using the coupon code link extension, you need to make sure you have added at least a

cart price rule to generate coupon code link and share it on various social media platforms and

in Email. If you haven’t added any coupon code discount rule, add new from here.

Page 5: Magento 2 Coupon Code Link

Coupon Code Link for Magento 2 © Meetanshi

6. Manage Coupon Code Links Go to Coupon Code Link → Manage Coupon Code Links and click “Update Coupon Code

Links” button to update the coupon code link list based on the cart price rules. Add redirect URL

to generate coupon code link with redirection. Here, you can see a number of coupon code views

for each coupon code link. Also, the admin can click “Share Link” and “Send Email” buttons to

share coupon code link in social media and in Email respectively.

• Share Coupon Code Link to Social Media

On click of the “Share Link” button, a responsive popup is opened with share buttons for the

various social media platforms. Click social share buttons to share coupon code link in

respective social media platforms.

Page 6: Magento 2 Coupon Code Link

Coupon Code Link for Magento 2 © Meetanshi

• Coupon Code Link Shared to Social Media

Immediately after clicking the social share button, you can add text and share coupon code

link in social media.

• Share Coupon Code Link to Email

On click of the “Send Email” button, the admin can add user details, message, select coupon

code link type, and click “Send Now” button to share coupon code link via Email.

• Coupon Code Link Shared in Email

After clicking the “Send Now” button, the user gets an Email with the coupon code link. He

can click the button to get redirected to the website and get the discount code auto applied.

Page 7: Magento 2 Coupon Code Link

Coupon Code Link for Magento 2 © Meetanshi

7. Coupon Code Link in Frontend

Once the extension is configured, whenever users click on the coupon code link from social

media or from an Email, they get redirected to the website with coupon code applied

automatically. They can see a successful coupon code application message in a popup.

• Discount Code Applied on Products

After the successful coupon code application, users add the products to cart and see the

discount applied automatically.