Skip to content

[WIP] Build flexible, modern forms using the WordPress block editor.

Notifications You must be signed in to change notification settings

s3rgiosan/outstand-forms

Repository files navigation

Outstand Forms

Warning

Work in Progress: This plugin is currently in development and not yet ready for use. Stay tuned for updates.

Description

The icons are from Lucide.

Requirements

  • PHP 7.4+
  • WordPress 6.5

Installation

Manual Installation

  1. Download the plugin ZIP file from the GitHub repository.
  2. Go to Plugins > Add New > Upload Plugin in your WordPress admin area.
  3. Upload the ZIP file and click Install Now.
  4. Activate the plugin.

Install with Composer

To include this plugin as a dependency in your Composer-managed WordPress project:

  1. Add the plugin to your project using the following command:
composer require s3rgiosan/outstand-forms
  1. Run composer install to install the plugin.
  2. Activate the plugin from your WordPress admin area or using WP-CLI.

Quick Start

Styling

Changelog

A complete listing of all notable changes to this project are documented in CHANGELOG.md.

About

[WIP] Build flexible, modern forms using the WordPress block editor.

Resources

Stars

Watchers

Forks