Thank you for purchasing my extension. If you have any questions that are beyond the scope of this help file, please feel free to email via my user page contact form here. Thanks so much!

Created: 21/01/2016 | By: Magenest | Email: Support

 


Introduction

 

Gift Card extension for Magento 2 lets you quickly create gift cards and sell them in your shop. 

Please view more detail here: Gift Card

Features for admins:

Features for customers:

 

System Requirements

Your store should be running on Magento Community Edition version 2.0.0 and more.

 


Installation

Here we will guide you through the installation process of our extension. First off, open FileZilla, log in to your host as follows:

 

 

In the above example we switched the local site to the extension directory, and the remote site to the code directory. Now on the remote site window, inside app/code directory, create a folder named Magenest and go inside it. Now on your local site window, right click on Wrapper extension and click Upload. The extension will be uploaded onto your host in a few minutes.

The second method will require you to compress the extension into .zip or .tar.gz format, then execute the following command in your Command Line/Terminal:

    scp <path to your extension> <ssh server>:<path to Magenest directory>

Then log into your ssh server, go to Magenest directory and execute the following command to decompress the module:

    unzip <.zip compressed extension> 

Or

    tar -xzvf <.tar.gz compressed extension>
 

Now go to your Magento root directory, say it's named magento2, and execute the following commands:

    sudo chmod -R 755 .
    php bin/magento setup:upgrade
    php bin/magento setup:static-content:deploy
    sudo chmod -R 777 var pub

 

After running all these, your Command line/Terminal window might look like this:

 

 

Finally, you need to flush the cache by either type this into the Command Line/Terminal:

    php bin/magento cache:flush

Or go to System > Cache Management and click Flush Magento Cache

 

 

Now you can go to your store and check if the extension is working as expected.

 


Main Functions





 

 

- Gifcard price scheme: Consist of 3 option to choose:

+ Fixed: Choosing this option if admin want to set a fixed price for the product.

+ Selected: Choosing this option if admin want to display a price list to choose for the customer.

+ Range: Choosing this option if admin want to display a price range that allows the customer to enter the price in the rangeGift card price selector: Allow admin set the price in accordance with the above option.

 - Expires After: Admin can set the expiration date of Gift Card products.

 - Max Price: The max price of the product.

 - Min Price: The min price of the product.





--> Click on Edit if you want to create any changes related for the Gift Card Template.


















 

 


Benefits of Gift Card

With the above great features, this extension make sure to bring many benefits for both your business and customer as follows:

     Benefits for your business

     Benefits for customers

 


Update


 


Support

 

 


 

Once again, thank you for purchasing our extension. If you have any questions relating to this extension, please do not hesitate to contact us for support.

Magenest