GiftCardify for WooCommerce
💳 GiftCardify for WooCommerce is a powerful and easy-to-use plugin designed to seamlessly integrate gift card functionality into your WooCommerce store.
by peppapig13132 · github.com/peppapig13132/giftcardify-for-woocommerce
★ 13stars
1forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/peppapig13132/giftcardify-for-woocommerce/archive/refs/heads/main.zipFrom the readme
GiftCardify for WooCommerce
💡 The plugin is in testing stage.
Key Features
Gift card form includes:
- [x] Purchase a gift card - cart page, checkout page
- [x] Send custom email to the customer and the gift card receiver
- [x] Buy product with a gift card
How to use GiftCardify?
Create a product - Gift Card
- Name: Gift Card
- Product Type: Gift Card (GiftCaridfy plugin adds this product type)
- Preset prices with comma
Modify template - single product gift card
Modify single product gift card template here: templates/single-product/gift-card.php.
Modify custom email templates
- Check HTML email templates and then move then to PHP templates in templates/emails.
Screenshots
- Single Product Gift Card page: Click here
- Custom order complete notification email: Click here
- Gift card received notification email: Click here