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).
- Host: GitHub
- URL: https://github.com/wichmann/freeforall
- Owner: wichmann
- Created: 2024-04-06T11:28:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-06T17:49:51.000Z (over 1 year ago)
- Last Synced: 2025-02-02T08:14:33.215Z (8 months ago)
- Topics: manufacturing, opencart, opencart-extension, opencart4, php
- Language: PHP
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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