An open API service indexing awesome lists of open source software.

https://github.com/wichmann/freeforall

OpenCart payment plugin for giving products away for free and sending order data to a manufacturing execution system (MES).
https://github.com/wichmann/freeforall

manufacturing opencart opencart-extension opencart4 php

Last synced: 4 months ago
JSON representation

OpenCart payment plugin for giving products away for free and sending order data to a manufacturing execution system (MES).

Awesome Lists containing this project

README

          

# FreeForAll

OpenCart payment plugin for giving products away for free and sending order data to a manufacturing execution system (MES).

## Edit inside Docker image

* Find storage directory für image
* Open file under /opt/bitnami/opencart/extension/opencart/catalog/controller/payment

## Show error log messages from Docker container

* Change to directory: /var/lib/docker/volumes/opencart_opencart_storage_data/_data
* Execute command: tail -f logs/error.log