Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-05-16 | 1.4 kB | |
trinventum-0.5.tar.gz | 2022-03-26 | 78.3 kB | |
trinventum-0.5.tar.gz.asc | 2022-03-26 | 488 Bytes | |
trinventum-0.5-sign-key.asc | 2022-03-26 | 2.3 kB | |
Totals: 4 Items | 82.5 kB | 0 |
Trinventum
Description
Trinventum (Transaction and Inventory Unified Manager) is a software that helps manage an e-commerce business.
Trinventum allows to:
- register and modify products for sale (description, price, parameters, photo),
- add and modify buyers,
- add and modify sellers,
- add, modify and delete transactions.
Requirements:
- a web server with PHP and .htaccess support (the Apache HTTP Server is preferred: https://httpd.apache.org),
- a PostgreSQL database server (https://www.postgresql.org/) with the PL/pgSQL language installed,
- a PHP (https://www.php.net) interpreter in the web server with the PostgreSQL driver.
Trinventum homepage: https://trinventum.sourceforge.io/
Compatibility
Various versions of Trinventum were successfully used with the following components in the following versions:
- PostgreSQL:
- 8.x (8.4 tested)
- 9.x (9.0 tested)
- 13.x (13.1 tested)
- 14.x (14.1 tested)
- other versions may also work
- Apache HTTP Server:
- 2.2.x (2.2.22 tested)
- 2.4.x (2.4.46 and 2.4.52 tested)
- other versions may also work
- PHP:
- 5.x (5.3.20 tested)
- 8.0.x (8.0.2 tested)
- 8.1.x (8.1.3 tested)
- other versions may also work
ChangeLog
For a list of changes, refer to the ChangeLog
file in the package.