gurado3
onlineshop for gift certificates and vouchers
★ 0stars
134release downloads
≈20active sites
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/guradogmbh/gurado3-wordpress/releases/download/v0.1.11/gurado-plugin-0110n.zipFrom the readme
Welcome to the official gurado WordPress-Plugin.
Usage
To download and use the Plugin, download the latest zip from the release folder and follow the instructions explained here
Developers
This Plugin was created with ReactJS@17 and the non-modified version of Bootstrap 4 (react-bootstrap). If you intend to change the source code simply clone this repository instead of downloading the compiled zip. Feedback and pull requests are greatly appreciated.
Live compiling / Production build
To start and debug this plugin, add the shortcode [gurado] to one of your WordPress pages and open the gurado.php file. It contains the modules that should be loaded. In development mode, the whole React Plugin will be bundled to one JS and CSS file to make it compatible to WordPress. Edit the file as required:
Development mode:
Install all required modules with npm i and uncomment the following lines to load the live-bundle:
$jstoload = 'http://localhost:3000/static/js/bundle.js';
wpenqueuescript('guradojs', $jstoload, '', mtrand(10,1000), true);
After doing so, the development mode can be started with the command npm start.
Production build
To build the project into a usable plugin
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v0.1.11 | Apr 2, 2025 | gurado-plugin-0110n.zip | 10 |
| v0.1.10 | Mar 12, 2024 | gurado-plugin-0110n.zip | 1 |
| v0.1.9 | Aug 2, 2022 | gurado-plugin-019n.zip | 32 |
| v0.1.8 | May 10, 2022 | gurado-plugin-018n.zip | 23 |
| v0.1.7n | Jan 18, 2022 | gurado-plugin-017n.zip | 7 |
| v0.1.7 | Dec 2, 2021 | gurado-plugin-017n.zip | 42 |
| v0.1.5 | Oct 25, 2021 | plugin.zip | 7 |
| v0.1.3 | Oct 7, 2021 | gurado-plugin-013.zip | 0 |
| v0.1.3 | Oct 7, 2021 | plugin.zip | 12 |
Active-site estimate ≈20 comes from the median of recent superseded releases. Method.