Skip to content

Latest commit

 

History

History
47 lines (38 loc) · 1.77 KB

README.md

File metadata and controls

47 lines (38 loc) · 1.77 KB

GiftCardify for WooCommerce

💡 The plugin is in testing stage.

giftcard

Key Features

Gift card form includes:

Amount:
  Preset prices(For example, 100, 250, 500) and custom price
Receiver:
  First name
  Last name
  Email(and Email confirm)
Sender:
  Sender name
Gift message
Shipping date
  • Purchase a gift card - cart page, checkout page
  • Send custom email to the customer and the gift card receiver
  • 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
edit-product

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