WP Manifestindependent plugin directory
manifest / editor / nemqr

nemqr

NEM QR code block for WordPress Gutenberg

by ounziw · github.com/ounziw/nemqr · website

1stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/ounziw/nemqr/archive/refs/heads/master.zip

From the readme

nemqr NEM QR code block for WordPress Gutenberg Install Copy index.php, build/index.asset.php, build/index.js, and js/nemqr.js into your WP's plugin folder. Go to your WP's admin and enable the plugin. (src/index.js and package.json are not necessary. They are for developers.) Usage Select "NEM QR Code" block in the edit screen. You can set your address, the amount of payment, and the size of QR code. Warning Currently this plugin is a beta release.

Read the full README on GitHub →