digg-ecard / diggecard
A Magento 2 module that add custom giftcard
Package info
github.com/seniordevonly/diggecard-magento2
Type:magento2-module
pkg:composer/digg-ecard/diggecard
Requires
- php: >=7.0
- magento/framework: >=100.0.4
This package is not auto-updated.
Last update: 2026-08-14 21:50:00 UTC
README
Install plugin
$ composer require digg-ecard/diggecard
$ php bin/magento cache:flush
$ php bin/magento module:enable Diggecard_Giftcard
$ php bin/magento setup:upgrade
$ php bin/magento setup:di:compile
$ php bin/magento setup:static-content:deploy
$ php bin/magento cache:flush
Configure admin interface
Go to Stores->Configuration Then Catalog->Diggecard
Here you have to enable the plugin, as well as provide the following:
- API key
- API URL
- IFrame source
You will first receive keys for the test system. Once you have finalized the tests, you have to request production keys.