reach / reachpayment
There is no license information available for the latest version (0.1.1) of this package.
Package info
github.com/withreach/magento-plugin
Type:magento2-module
pkg:composer/reach/reachpayment
0.1.1
2022-07-22 15:09 UTC
This package is auto-updated.
Last update: 2026-03-01 00:13:38 UTC
README
Reach plugin for Magento v2.2 & v2.3.
If you are interested in using this plugin please contact sales@withreach.com
Deployment Pipeline
- work on dev feature branch
- open PR, merging to QA branch
- PR approved
- merge to QA branch
- delete feature branch
- deploy to QA environment
- Access QA Server
- run
bin/composer install - which will pull the qa branch code into the magento site with recent updates
- run
bin/magento setup:upgrade && bin/magento cache:flush && bin/magento cache:clean
- QA process complete
- merge QA to Master
- Release to Packagist
- Update
composer.jsonwith new version - Create and publish release on github
- Update