mhinspeya / inspeya-hyva-giftcard
The inspeya Gift Card module is a Magento 2 extension that allows customers to purchase and send customizable gift cards. It is fully compatible with the Hyva theme, providing a seamless integration with modern Magento storefronts.
Requires
Suggests
- mhinspeya/backend-mod: Support Configuration
This package is not auto-updated.
Last update: 2025-01-07 08:44:43 UTC
README
Version: 1.0.0
License: OSL-3.0
Magento Version Compatibility: Magento 2.x
Hyva Theme Compatibility: Fully Compatible
Overview
The Inspeya Hyva Gift Card module enables Magento 2 store owners to offer customizable gift cards to their customers. This module is fully compatible with the Hyva theme, ensuring a seamless and modern experience on the Magento storefront.
Features
- Easily create and manage gift cards.
- Full integration with the Hyva theme.
- Customizable gift card options, including amounts and messages.
- Backend management for tracking and using gift cards.
Requirements
- MHinspeya Backend Mod: ^1.0
- MHinspeya Hyva GiftCardAccount: ^1.0
- MHinspeya Hyva GiftCardGraphQl: ^1.0
- MHinspeya HyvaGiftCardPdfAdditional: ^1.0
- MHinspeya GiftCardAccountHyvaCompatibility: ^1.0
- MHinspeya GiftCardHyvaCompatibility: ^1.0
Installation
1. Composer-Based Installation
To install the module using Composer, follow these steps:
Open your terminal and navigate to your Magento 2 root directory.
Run the following commands:
composer require mhinspeya/inspeya-hyva-giftcard bin/magento module:enable MHinspeya_GiftCard bin/magento setup:upgrade bin/magento setup:di:compile bin/magento setup:static-content:deploy -f
Clear the cache:
bin/magento cache:clean bin/magento cache:flush
- The module is now installed and enabled.
2. Manual Installation
To install the module manually, follow these steps:
Download the module archive or clone the repository.
Extract the module content into the app/code/MHinspeya/GiftCard directory of your Magento 2 installation.
Run the following commands from your Magento 2 root directory:
bin/magento module:enable MHinspeya_GiftCard bin/magento setup:upgrade bin/magento setup:di:compile bin/magento setup:static-content:deploy -f
Clear the cache:
bin/magento cache:clean bin/magento cache:flush
- The module is now installed and enabled.
Usage
After installation, you can configure the Gift Card options from the Magento admin panel under Stores > Configuration > MHinspeya > Gift Card
.
Support
For support, please visit MHinspeya Support or contact us directly at support@inspeya.com.