ProductHelper is the Grocy addon for product workflows:
- OFF/OPF barcode lookup
- barcode robot flow (alternative lookup first, then normal fallback)
- product photo search/import
- product-form helpers
- native
Marque+Liens marquesmaster-data modules (Grocy manage data)
NerdCore is mandatory:
If NerdCore is not installed, ProductHelper install/update scripts fail by design and runtime is disabled.
- Payload:
config/data/custom_js_product_helper.html - State:
config/data/producthelper-addon-state.json - Active composed file:
config/data/custom_js.html
- Dedicated Grocy page:
/stocksettings?producthelper=1 - Menu entry is injected by NerdCore.
- Product brand source remains the
products -> Marqueuserfield. - ProductHelper now syncs those values to native Grocy userentity
Marques. Marquesstores:Marque(name)logo_marque(native Grocy image field)
- A
Marqueentry is injected into Grocy's manage-data dropdown and opens the native object page.
- New userentity:
Liens_marqueswith:Marque_parenteSous_marqueActif
- New
Liens marquesmenu entry in Grocy manage-data dropdown. - Product form behavior:
- auto-link
Sous_marque -> Marquewhen an active link exists, Robot Marquebutton parses product name (name - brand - quantity) and proposes creating missing brands.
- auto-link
Default compose order:
custom_js_nerdcore.htmlcustom_js_nerdstats.htmlcustom_js_product_helper.html
Windows:
cd addon\scripts
.\install.ps1 -GrocyConfigPath "C:\path\to\grocy\config"Linux/macOS:
cd addon/scripts
./install.sh /path/to/grocy/configWindows:
cd addon\scripts
.\update-from-github.ps1 -GrocyConfigPath "C:\path\to\grocy\config"Linux/macOS:
cd addon/scripts
./update-from-github.sh --config /path/to/grocy/configcd addon/docker-sidecar
docker compose -f docker-compose.example.yml up --build- Stable tag:
vX.Y.Z - Prerelease tag:
vX.Y.Z-alpha.N/vX.Y.Z-beta.N - ZIP asset:
producthelper-addon-vX.Y.Z.zip
- Core dependency: https://github.com/Raph563/NerdCore
- Stats addon: https://github.com/Raph563/StatNerd
docs/README.fr.mddocs/README.en.mdaddon/README.fr.mdaddon/README.en.md