lyraindia/magento2

LyraIndia Magento2 Module

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Type:magento2-module

1.0.0 2025-05-17 07:34 UTC

This package is not auto-updated.

Last update: 2025-05-17 10:37:42 UTC


README

Latest Version on Packagist Software License Total Downloads

Lyra India Magento 2 Module

LyraIndia payment gateway for Magento 2

Install

  • Go to Magento 2 root folder

  • Enter following command to install module:

composer require lyraindia/magento2
  • Wait while dependencies are updated.

  • Enter following commands to enable module:

php bin/magento module:enable Lyra_LyraIndia --clear-static-content
php bin/magento setup:upgrade
php bin/magento setup:di:compile
  • Enable and configure LyraIndia in Magento Admin under Stores/Configuration/Payment Methods

Documentation

Support

For bug reports and feature requests directly related to this plugin, please report here.

For general support or questions about your Lyra account, you can reach out by sending a message from our website.

Contributing to the Magento 2 plugin

If you have a patch or have stumbled upon an issue with the Magento 2 plugin, you can contribute this back to the code.