digg-ecard / diggecard
A Magento 2 module that add custom giftcard
Installs: 1 254
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 9
Forks: 0
Type:magento2-module
Requires
- php: >=7.0
- magento/framework: >=100.0.4
- dev-master
- 1.0.13
- 1.0.12
- 1.0.11
- 1.0.10
- 1.0.9
- 1.0.8
- 1.0.7
- 1.0.6
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- dev-fixed-save-order-invoice
- dev-hotfix/negative_total
- dev-update/magento-req
- dev-update/discount_to_giftcard
- dev-hotfix-klarna-checkout
- dev-fix-column-type
- dev-klarna-peyment-method
- dev-status-bar
- dev-upgrade-data
- dev-remove-console-command
- dev-console-command
- dev-trim-config-field
- dev-replace-api-key
- dev-extension-active-status
- dev-code-optimization
This package is not auto-updated.
Last update: 2025-04-25 15:53:14 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.