-
First add this repository in your composer config
composer config repositories.conekta git https://github.com/conekta/conekta-magento2.git
-
Add the dependency
composer require conekta/conekta_payments dev-master
-
Update your Magento
php bin/magento setup:upgrade
-
Compile your XML files
php bin/magento setup:di:compile
For update this plugin execute the next command
php bin/magento setup:upgrade # version bump
php bin/magento setup:di:compile # version bump
composer update conekta/magento2-module
The plugin has been tested in Magento 2.2.0. Support is not guaranteed for untested versions.
-
Fork the repository
-
Clone the repository
git clone git@github.com:yourUserName/conekta-magento2.git
- Create a branch
git checkout develop
git pull origin develop
# You should choose the name of your branch
git checkout -b <feature/my_branch>
- Make necessary changes and commit those changes
git add .
git commit -m "my changes"
- Push changes to GitHub
git push origin <feature/my_branch>
-
Submit your changes for review, create a pull request
To create a pull request, you need to have made your code changes on a separate branch. This branch should be named like this: feature/my_feature or fix/my_fix.
Make sure that, if you add new features to our library, be sure that corresponding unit tests are added.
If you go to your repository on GitHub, you’ll see a Compare & pull request button. Click on that button.
If you are a comfortable working with a range of backend languages (Java, Python, Ruby, PHP, etc) and frameworks, you have solid foundation in data structures, algorithms and software design with strong analytical and debugging skills, check our open positions: https://www.conekta.com/careers