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

v1.0.0 2025-04-21 19:31 UTC

This package is auto-updated.

Last update: 2025-04-24 20:51:54 UTC


README

Development Latest Version PHP Version

Quality Gate Status Coverage Technical Debt

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
  • Possibility to describe the measurement unit for each product
  • Possibility to add additional information to the nutrition facts table

Interface

image image

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