With Excellence GiftCard Extension, send gift card to your love one with custom message and scheduled date via email.
- Store owner can enable/disable this module from store configuration.
- After installation and enabling this module admin can add add product of giftcard type.
- User on store front can purchase this product by filling required details on product detail page.
- After successfull purchasing of giftcard magento cron send the giftcard details to the mentioned recipent on scheduled date automatically via mail.
- After receiving giftcard receipent can login into their account and can redeem the gift card sent via mail.
- Each gift card can redeemed only once and only by one user.
- On successfull redeemption of giftcard user get equivalent store credit value into their wallet.
- Excellence GiftCard module reuires Excellence StoreCrdit module for proper functioning.
📝 Dependency of module
🕐 Excellence_GiftCard module depends on Excellence_StoreCredit module
Path:Login To Your Admin>Store>Configuration>Excellence>GiftCard.
Description:
✏️ Login to Your admin Account
✏️ Click on Store option on left menu bar at bottom
✏️ Then Select Configuration Text
✏️ A configuration page will open, then click on Excellence from left grid
✏️ Then Click on Enable GiftCard module from drop down list
✏️ Fill the desire fields then click on save button
✏️ Now the GiftCard has been activated on your store.
User need to login into his/her account on storefront, under his/her account section user can find a tab on left labeling GiftCard. Under GiftCard tab user can enter the giftcard received via email. After successfull validation of card the store crdeit amout against giftcard added to user's account. And the transaction history can be found under storecredit tab. user can do the same from checkout page.
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 |