Warning
Work in Progress: This plugin is currently in development and not yet ready for use. Stay tuned for updates.
The icons are from Lucide.
- PHP 7.4+
- WordPress 6.5
- Download the plugin ZIP file from the GitHub repository.
- Go to Plugins > Add New > Upload Plugin in your WordPress admin area.
- Upload the ZIP file and click Install Now.
- Activate the plugin.
To include this plugin as a dependency in your Composer-managed WordPress project:
- Add the plugin to your project using the following command:
composer require s3rgiosan/outstand-forms
- Run
composer install
to install the plugin. - Activate the plugin from your WordPress admin area or using WP-CLI.
A complete listing of all notable changes to this project are documented in CHANGELOG.md.