/tinymce4-plugin-qrcode

A QRcode wizzard plugin for tinymce 4

Primary LanguageCSSOtherNOASSERTION

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:

<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 see this page or have a look at this video

Also don't forget to get my other tinyMCE 4 plugin 'TinyMCE 4 plugin Youtube search and insert'

Grab it here

Or my other tinyMCE 4 plugin 'TinyMCE 4 plugin Flickr image search and place'

Grab that one here

Commercial use

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

Click here to buy the license with paypal !

Author

Ceasar Feijen (cfconsultancy) http://www.cfconsultancy.nl