reach / reachpayment
Installs: 3 572
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 8
Forks: 3
Open Issues: 1
Type:magento2-module
This package is auto-updated.
Last update: 2025-03-01 00:43:44 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.json
with new version - Create and publish release on github
- Update