rvvup/module-ax-invoice-payment

Rvvup invoice payments for Magento 2

Installs: 220

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 1

Open Issues: 1

Type:magento2-module

1.0.3 2024-12-17 16:14 UTC

README

Dockerized Setup of Test Store

If you would like to have a quick local installation of the plugin on a magento store (for testing), you can follow these steps:

  • Copy .env.sample to .env and update the values as needed.
  • Run the following command to start the docker containers:
docker-compose up -d --build