connectstuff/magento-afas-integration
最新稳定版本:1.0.2
Composer 安装命令:
composer require connectstuff/magento-afas-integration
包简介
A Magento 2 module to notify the connectstuff service after an order is created.
README 文档
README
- add to composer.json
- add env variables to src/app/etc/env.php
- CONNECTSTUFF_KEY = the key for the connectstuff afas connector
- CONNECTSTUFF_URL = the url to the connectstuff afas connector
development
A docker magento environment may be setup for testing purposes
- install from https://github.com/markshust/docker-magento
- the magento install location should be on the same level as the plugins parent folder and should be called m2
- if the parent folder is called 'dev' then the plugin should be contained in 'dev/plugin' and magento in 'dev/m2'
- add the environment variables mentioned in the setup to the src/app/etc/env.php file
- make some changes
- update the plugin in the magento instance using 'npm run plugin:update'
统计信息
- 总下载量: 3
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2024-12-05