codecl/phonepe

Accept payments using Codecl Phonepe payment gateway

Maintainers

Package info

github.com/tonycodecl/codecl-phonepe

Type:magento2-module

pkg:composer/codecl/phonepe

Statistics

Installs: 43

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.0 2024-07-08 10:25 UTC

This package is not auto-updated.

Last update: 2026-04-04 14:31:31 UTC


README

#Codecl Phonepe Installation 1 - unzip de module in app/code/Cocecl/Phonepe 2 - enable module: bin/magento module:enable --clear-static-content Codecl_Phonepe 3 - upgrade database: bin/magento setup:upgrade 4 - re-run compile command: bin/magento setup:di:compile

In order to deactivate the module bin/magento module:disable --clear-static-content Codecl_Phonepe In order to update static files: bin/magento setup:static-content:deploy

Important: make sure that php path is correct in bin/magento file