Skip to content

Pimcorecasts/QR-Code-Bundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pimcorecasts QR-Code Logo QR-Code-Bundle

QR-Code Bundle for Pimcore 11

Please feel free to use and test this Bundle!
Help us to support this Bundle!

Features

  • Create Static or Dynamic QR Codes
  • QR Code Types (Objectbricks)
    • Event
      • Name
      • from Datetime
      • to Datetime
    • VCard
      • Name prefix
      • Name suffix
      • Firstname
      • Lastname
      • Role (like CEO, CTO...)
      • Company
    • Location
      • Latitude/Logitude
    • URL/redirect
  • Logo in center of your QR Code
  • set foreground / background colors
  • Download the created (preview) QR-Code as PNG or SVG

Qr Code Object

Installation

composer require pimcorecasts/qr-code-bundle

Migrations

bin/console doctrine:migrations:migrate --allow-no-migration --prefix=Pimcorecasts\\Bundle\\QrCode\\Migrations

Auto Update Migrations on composer update

 "post-update-cmd": [
    "./bin/console doctrine:migrations:migrate --allow-no-migration -n"
  ]

About

QR-Code Bundle for Pimcore 11

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors