★ 0stars
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/rajan-lama/simple-rest-form/archive/refs/heads/main.zipDeclares an update source (https://github.com/rajan-lama/simple-rest-form), so updates arrive through the plugin's own updater.
From the readme
simple-rest-form
This is a simple form to insert wordpress content for guest users using Rest API.
Installation
This section describes how to install the plugin and get it working.
1. Upload simple-rest-form folder to the /wp-content/plugins/ directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Once the plugin is activated you can see your html tag are now active in Gutenberg Editor's header.
4. Use short code [businessform] to enable the form. You can also use this shortcode with parameter eg: [businessform search="Test Title"]
5. Use short code [businessinfolist] to display list of info in page. You can also use this shortcode with parameter eg: [businessinfolist search="Hello"].
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v.1.0.0 | Jul 17, 2024 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.