devstone / magento2-module-usagecalculator
Usage calculator for purchasing images or artwork at various resolutions.
Installs: 596
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 2
Open Issues: 1
Type:magento2-module
Requires
- php: ~8.0
- devstone/module-imageproducts: *
This package is auto-updated.
Last update: 2024-10-18 17:13:55 UTC
README
Usage calculator to make it possible to purchase images or artwork at various resolutions.
This module is intended to be used with https://github.com/superdav42/magento-image-products and make it possible to setup a magento store like gettyimages.com or istockphoto.com. Once the image products are created the usage calculator lets customers pick a usage for licensing an image to download. Complex usages can be created or it could be used just to let customers choose a resolution for the image they wish to download and the prices can be set accordingly.
Not ready for production use Contributions welcome
Installation
Use composer
composer require devstone/magento2-module-usagecalculator
or if your really want copy all files in this repository into:
app/code/DevStone/UsageCalculator