storydots/virtual-greeting
最新稳定版本:v1.0.0
Composer 安装命令:
composer require storydots/virtual-greeting
包简介
Add a virtual greeting to your orders for gift
README 文档
README
Storydots allows online stores to offer their buyers to add a virtual greeting to their gift purchase and customize it in various ways, such as text messages, video greetings, selfies, and voice messages. After completing the purchase and confirming payment, buyers will receive an email containing a link to enhance their virtual greeting.
For orders with virtual greetings, the store will print a QR tag and attach it to the package. The gift receiver can then scan the QR tag and watch their greeting.
Prerequisites
- Magento 2 Store
- Storydots account
Installation
Connect to your Magento 2 server terminal and run the following commands:
# Require module composer require storydots/virtual-greeting #Verify the module is enabled: php bin/magento module:status Storydots_VirtualGreeting # Enable module if it is not enable yet bin/magento module:enable Storydots_VirtualGreeting --clear-static-content # Register the extension: php bin/magento setup:upgrade # Recompile project: php bin/magento setup:di:compile # Deploy static content: bin/magento setup:static-content:deploy -f # Clean Magento cache php bin/magento cache:clean
Usage
For more information on the plugin usage and configuration, checkout the Documentation
Support
Contact support@storydots.app for any questions.
统计信息
- 总下载量: 298
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2023-04-17