Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aggrosoft/shirtnetwork-sku-matcher
Match skus to different schemes
https://github.com/aggrosoft/shirtnetwork-sku-matcher
Last synced: 8 days ago
JSON representation
Match skus to different schemes
- Host: GitHub
- URL: https://github.com/aggrosoft/shirtnetwork-sku-matcher
- Owner: aggrosoft
- License: mit
- Created: 2020-04-17T10:23:36.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-24T08:00:24.000Z (over 2 years ago)
- Last Synced: 2024-12-09T05:29:30.281Z (about 1 month ago)
- Language: PHP
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# shirtnetwork-sku-matcher
Match skus to different schemesCurrently matches only `{PRODUCT_SKU}-{VARIANT_SKU}-{SIZE_SKU}`
You can configure custom matchers through the module options, the settings are a smarty rendered template.
It comes with the variable `$product` which contains the current oxarticle instance.