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.

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Type:magento2-module

1.0.0 2024-08-12 08:03 UTC

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:

  1. Open your terminal and navigate to your Magento 2 root directory.

  2. 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
    
  3. Clear the cache:

    bin/magento cache:clean
    bin/magento cache:flush
    
  4. The module is now installed and enabled.

2. Manual Installation

To install the module manually, follow these steps:

  1. Download the module archive or clone the repository.

  2. Extract the module content into the app/code/MHinspeya/GiftCard directory of your Magento 2 installation.

  3. 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
    
  4. Clear the cache:

    bin/magento cache:clean
    bin/magento cache:flush
    
  5. 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.