TinyMCE 4 plugin qrcode
======================

A QRcode wizzard plugin for TinyMCE 4 ( Build with Bootstrap version 3 build 2 )

### installation

Create map qrcode in tinymce/plugins/

Upzip all files in to the map qrcode

Now add qrcode to the plugins: and toolbar:

```html
<script type="text/javascript">
tinymce.init({
	selector: "textarea",
	plugins: [
			"advlist autolink lists link image charmap print preview anchor",
			"searchreplace visualblocks code fullscreen",
			"insertdatetime media table contextmenu paste qrcode"
			],
	toolbar: "insertfile undo redo | styleselect | bold italic | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | link image qrcode"
	});
</script>
```

### Demo

For a demo <a href="http://www.cfcms.nl/tinymce-youtube/index.html#demo">see this page</a> or have a look at <a href="http://www.youtube.com/watch?v=Kps3Q081nQc">this video</a>

### Other TinyMCE 4 plugins

Also don't forget to get my other <b>TinyMCE 4 plugin 'TinyMCE 4 plugin Youtube search and insert</b>'

Grab it <a href="http://codecanyon.net/item/tinymce-4-plugin-youtube-search-and-insert/5495575?ref=ceasar">here</a>

Or my other <b>TinyMCE 4 plugin 'TinyMCE 4 plugin Flickr image search</b> and place'

Grab that one <a href="http://codecanyon.net/item/tinymce-4-plugin-flickr-image-search-and-place/5703888?ref=ceasar">here</a>

Or <b>TinyMCE 4 plugin Picasa - Google plus</b> album and images plugin

Grab <a href="http://codecanyon.net/item/tinymce-4-plugin-picasagoogle-plus-images/5775497?ref=ceasar">here</a> and see the demo

### Commercial use for the QRcode wizzard plugin for TinyMCE 4

For <b>commercial use</b> you can buy an unlimited license for one product for 25,-- EURO (excl. VAT) (for example a cms)

<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=UP9CAH952MAFA">Click here to buy the license with paypal !</a>

## Author
**Ceasar Feijen (cfconsultancy)**
[http://www.cfconsultancy.nl](http://www.cfconsultancy.nl)