https://github.com/soare-robert-daniel/qr-code-generator-block
A simple QR Code generator for WordPress
https://github.com/soare-robert-daniel/qr-code-generator-block
fable fable-react fsharp qrcode-generator wordpress-block wordpress-plugin
Last synced: 11 months ago
JSON representation
A simple QR Code generator for WordPress
- Host: GitHub
- URL: https://github.com/soare-robert-daniel/qr-code-generator-block
- Owner: Soare-Robert-Daniel
- Created: 2020-08-27T06:36:28.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-08T06:48:06.000Z (almost 5 years ago)
- Last Synced: 2024-07-30T18:21:56.884Z (over 1 year ago)
- Topics: fable, fable-react, fsharp, qrcode-generator, wordpress-block, wordpress-plugin
- Language: F#
- Homepage: https://soare-robert-daniel.github.io/QR-Code-Generator-Block/
- Size: 1.77 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# QR Code Generator For WordPress
## About
A simple QR Code generator block made around [the library created by Kazuhiko Arase](https://kazuhikoarase.github.io/qrcode-generator/js/demo/) using Fable and F#
The word "QR Code" is registered trademark of [DENSO WAVE INCORPORATED](http://www.denso-wave.com/qrcode/faqpatent-e.html)
## Resources
- https://fsharpforfunandprofit.com/
- https://dotnet.microsoft.com/languages/fsharp
- https://fable.io/
- https://github.com/fable-compiler/fable-react
- https://github.com/WordPress/gutenberg
## Screenshots


## Block Installation
1. Upload the plugin files to the `/wp-content/plugins/simple-qr-code-generator-block` directory, or install the plugin through the WordPress plugins screen directly.
1. Activate the plugin through the 'Plugins' screen in WordPress
## Changelog
### 1.1.0
- Add Translation
### Version 1.0.0
- Release