Giter VIP home page Giter VIP logo

ct-magento-2.4.4's Introduction

alt tag

Magento 2.4.4 Plugin v.0.0.1 (Stable)

Installation for Magento 2.4.4

  1. First add this repository in your composer config
composer config repositories.conekta git https://github.com/conekta/customer-magento-plugin
  1. Add composer dependency
composer require conekta/conekta_payments master
  1. Update Magento
php bin/magento setup:upgrade
  1. Compile the component
php bin/magento setup:di:compile
  1. Enable plugin
php bin/magento module:enable conekta_payments 
  1. Update and/or enable cache
bin/magento c:f

Plugin updates

  1. List all the components
php bin/magento module:status 
  1. Verify that the Conekta_Payments component is listed

  2. Disable the module

php bin/magento module:disable Conekta_Payments --clear-static-content
  1. If it exists, delete the generated files in the folder <path_magento>/generated/code/Conekta/

  2. Add composer dependency

composer require conekta/conekta_payments master
  1. Update Magento
php bin/magento setup:upgrade
  1. Compile the component
php bin/magento setup:di:compile
  1. Enable plugin
php bin/magento module:enable conekta_payments 
  1. Update and/or enable cache
bin/magento c:f

Magento Version Compatibility

The plugin has been tested in Magento 2.3 and 2.4 Support is not guaranteed for untested versions.

ct-magento-2.4.4's People

Contributors

elvisheredia avatar gaston-serfe avatar oscar-wagento avatar diegovaleconekta avatar flaviosantos-dev avatar krishnaramos avatar sanjay-wagento avatar juan-serfe avatar pipemesaconekta avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.