fresh-advance / nutrition-facts
Possibility to manage nutrition tables for every product
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 0
Open Issues: 0
Type:oxideshop-module
Requires
- php: ^8.0 | ^8.1
Requires (Dev)
- codeception/codeception: *
- codeception/module-asserts: *
- codeception/module-db: *
- codeception/module-filesystem: *
- codeception/module-webdriver: *
- mikey179/vfsstream: ~1.6.8
- oxid-esales/codeception-modules: dev-b-7.0.x
- oxid-esales/codeception-page-objects: dev-b-7.0.x
- oxid-esales/developer-tools: dev-b-7.0.x
- oxid-esales/oxideshop-ce: dev-b-7.0.x
- phpmd/phpmd: ^2.11
- phpstan/phpstan: ^1.9.14
- phpunit/phpunit: ^9.6
- squizlabs/php_codesniffer: 3.*
Conflicts
- oxid-esales/oxideshop-ce: <7.0
This package is auto-updated.
Last update: 2025-04-24 20:51:54 UTC
README
OXID eShop 7 Product nutrition facts module gives you a possibility to add a nutrition facts table to the product detail page.
Features
- Add nutrition facts to the product detail page separate tab - Nutrition tabs
- Basic values are currently editable:
- Calories
- Total Fat
- Saturated Fat
- Trans Fat
- Carbohydrates
- Fibre
- Sugars
- Protein
- Cholesterol
- Sodium
- Basic values are currently editable:
- Possibility to describe the measurement unit for each product
- Possibility to add additional information to the nutrition facts table
Interface
Compatibility
- Branch b-7.1.x is compatible with OXID Shop compilation 7.1.x and up
- Branch b-7.0.x is compatible with OXID Shop compilation 7.0.0-rc.2 and up
Installation
Module is available on packagist. Install it via composer and activate the module
composer require fresh-advance/nutrition-facts
vendor/bin/oe-console oe:module:activate fa_nutrition_facts