Giter VIP home page Giter VIP logo

mx-qr-code's Introduction

MX QR Code

MX QR Code

MX QR Code QR Code Generator for ExpressionEngine.

Installation

  • Place the qr_code folder inside your user/addons folder
  • Go to cp/addons and install MX QR Code

Template Tags

{exp:qr_code}

<img src="{exp:qr_code action="" tel="" data="ExpressionEngine" title="" email="" subj=""}" alt="QR code"/>

Parameters

action = "" optional

Plugin has a couple pattern for QR code messages:

  • sms - send sms
  • tel - phone number
  • email - send email
  • bm - add to bookmarks
  • site - addtional data urlencode

tel = "555-5555" required for action type sms,tel

telephone number

*email = "[email protected]" *required for action type email

email

subj = "John Doe" required for action type email

subject for email

title = "My WebSite" required for action type bookmarks

Title for bookmark

size = "200" optional, default "200"

qr code size in px

ecc = "M" optional, default M

ECC level L or M or Q or H

data = ""

default data for encoding

px_color = "000000" optional, default 000000

pixel color

bk_color = "ffffff" optional, default ffffff

background color

margin = "2" optional, default 0

margin size in px

logo = "" optional

url / path to logo

logo_size="100,100" optional

logo size

base_path

path to web root (required if you use base_cache parameter)

base_cache optional, default "/images/cache/"

path to image folder

base64_encode = "no" optional

incode image to base64 to inline image

Support Policy

This is Communite Edition (CE) add-on.

Contributing To MX QR Code for ExpressionEngine

Your participation to MX QR Code development is very welcome!

You may participate in the following ways:

  • Report issues
  • Fix issues, develop features, write/polish documentation Before you start, please adopt an existing issue (labelled with "ready for adoption") or start a new one to avoid duplicated efforts. Please submit a merge request after you finish development.

License

The MX QR Code is open-sourced software licensed under the MIT license

mx-qr-code's People

Stargazers

 avatar  avatar

Watchers

James Cloos avatar Max Lazar avatar  avatar

Forkers

acerorg

mx-qr-code's Issues

Difficulty adding logo

Have tried and tried but cannot add a logo with my code. Some examples would be a great help.

`<img src="{exp:qr_code ecc="M" action="site" data="{site_url}template_group/{title}"

logo="/images/myfolder/mylogo.png"
base_cache="/images/cache"
base_path="/"

}" />`

PHP8 Issues

Hello!

Love this add-on but cannot get it to work with the PHP 8 update. Continually getting random PHP failure errors.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.