Skip to content

Latest commit

 

History

History
78 lines (62 loc) · 2.92 KB

README.md

File metadata and controls

78 lines (62 loc) · 2.92 KB

Excellence_Giftwrap

Magento 2 Extension

Excellence Giftwrap Extension help you add Gifts with your products.

Features:

  1. Easily add Giftwrap with the products
  2. Create your own Giftwrap and manage image, price from backend
  3. Easy to Configure Giftwrap from backend
  4. Select Giftwrap of your choice to add with the product
  5. Can see the added Giftwrap details on Order summery

Steps For Activation

Path:Login To Your Admin>Store>Configuration>Excellence>Giftwrap Configuration>Enable Giftwrap.
Description:
✏️ Login to Your admin Account
✏️ Click on Excellence menu
✏️ Go to the Giftwrap and select Manage Giftwrap
✏️ A grid menu will be open, now click on Add new gift wrap
✏️ Fill all the required fields and click on save button.
✏️ Fill the desire fields then click on save button
✏️ Now the Giftwrap is ready to visible on giftwrap tab on checkout.
✏️ You can disable any Giftwrap if you dont want to show.

Screenshots:

Frontend

Excellece Giftwrap
Excellece Giftwrap

Backend

Excellece Giftwrap Excellece Giftwrap

Use the following table to verify you have the correct prerequisites to install this Extension.

Prerequisite How to check For more information
Apache 2.2 or 2.4 Ubuntu: apache2 -v
CentOS: httpd -v
Apache
PHP 5.6.x, 7.0.2, 7.0.4 or 7.0.6 php -v PHP Ubuntu
PHP CentOS
MySQL 5.6.x mysql -u [root user name] -p MySQL