Download the PHP package realthanks/gift-provider without Composer
On this page you can find all versions of the php package realthanks/gift-provider. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download realthanks/gift-provider
More information about realthanks/gift-provider
Files in realthanks/gift-provider
Download realthanks/gift-provider
More information about realthanks/gift-provider
Files in realthanks/gift-provider
Vendor realthanks
Package gift-provider
Short Description Magento2 integration module for Realthanks application
License OSL-3.0
Package gift-provider
Short Description Magento2 integration module for Realthanks application
License OSL-3.0
Please rate this library. Is it a good library?
Informations about the package gift-provider
Magento 2 RealThanks integration extension
1. How to install RealThanks integration Extension
1.1 Install via composer (recommend)
Run the following command in Magento 2 root folder:
1.2 Install zip package
- Unpack the extension ZIP file on your computer.
- Connect to your website source folder and upload all the files and folders from the extension package to the app/code folder of your Magento installation.
- Run the following command in Magento 2 root folder:
2. User Guide
The extension provides you direct gift sending from:
- Customer grid
- Customer form
- Order grid
- Order form
- RealThanks gift grid
- RealThanks gift order grid (re-send if a previous attempt failed)
2.1 How to config RealThanks integration Extension
Be sure you’re at Admin Panel.
- Go to
Marketing > RealThanks > Settings
. - On the API section choose Yes to enable the extension.
- Put your API key that you generated on RealThanks account.
- Clear the cache
2.2 Data exchange with a RealThanks account
The extension exchanges next data types:
- Gift order. It creates by extension every time when user send a gift. Created gift order send to a user RealThanks account
- Gifts. The extension get the last version of gifts data from account. It can be run manually or by schedule.
- Gift order. The extension get the last version of gift order statuses. It can be run manually or by schedule.
- Account balance. The extension get the last balance value for a user account. It performs every time when a user successfully send a gift. Also, can be run manually or by schedule.
For the manual update, go to Marketing > RealThanks > Settings
. And press "Update RealThanks data".
To configure asynchronicity updating, please put your schedule to the
Marketing > RealThanks > Settings > Synchronization > Cron schedule
.
All versions of gift-provider with dependencies
PHP Build Version
Package Version
The package realthanks/gift-provider contains the following files
Loading the files please wait ....