nitesh624 / product_feature
Provide QR code display feature on product page.
Package info
github.com/nitesh624/product_feature
Type:drupal-module
pkg:composer/nitesh624/product_feature
dev-main
2023-02-02 12:02 UTC
Requires
- endroid/qr-code-bundle: ^3.4
This package is auto-updated.
Last update: 2026-03-01 00:41:11 UTC
README
#INTRODUCTION:
The Module provide a content type "Product" with needed fields. It also provide a Block "QRCodeBlock" which will place automatically in sidebar region on module installation
#REQUIREMENTS:
Install endroid/qr-code package: Run composer require endroid/qr-code-bundle on project root directory.
#INSTALLATION:
Install in like any other module link.