Contact Kontakt Alle Awards anzeigen
Contact
Alle Awards anzeigen

gal-digital-gmbh/pimcore-qrcode-bundle

not-reviewed

No Category

No author set

Version

2.0.0

Last updated

Compatible Pimcore Version

-

Contact

-

No  Reviewer

gal-digital-gmbh/pimcore-qrcode-bundle

No Category

Zusammenfassung

Pimcore QR-Code bundle


Readme

Pimcore QR-Code bundle

Adds a backend configuration view for QR-Codes.

Requirements

Pimcore >= 11.0

Installation

Require the bundle

composer require gal-digital-gmbh/pimcore-qrcode-bundle

Add the bundle to the config/bundles.php file to enable it. The following lines should be added:

use GalDigitalGmbh\PimcoreQrcodeBundle\PimcoreQrcodeBundle;
// ...

return [
    // ...
    PimcoreQrcodeBundle::class => ['all' => true],
    // ...
];

Review status

not-reviewed

?>

No author set

Version

2.0.0

Last updated

Compatible Pimcore Version

-

Contact

-

No  Reviewer