WP Libre Form
Use standard HTML5 markup to create fully functional forms for WordPress
The facts
- Rating
- 5★ from 7
- Active installs
- 200+
- Price
- Free
- Last updated
- 24 Oct 2017
- Added
- Feb 2016
- Requires WP
- 4.2
- Tested up to
- WP 4.8.30
- Downloads
- 5,404
Our analysis
AI-assistedWP Libre Form is a WordPress plugin that allows you to create forms using standard HTML5 markup. It is designed for users who prefer to work with HTML rather than graphical interfaces or shortcodes. The plugin supports features such as email notifications, file uploads, and custom post types for form submissions.
This plugin is suitable for those who want a straightforward way to integrate forms into their WordPress sites without the need for complex form builders. It is particularly useful for developers looking to customise form functionality through hooks and APIs.
Best for: This plugin is best for developers or users comfortable with HTML who want to create forms without using a visual builder.
What it does well
- ✓Uses standard HTML5 syntax for form creation
- ✓Supports email notifications for submissions
- ✓Allows file uploads to the Media Library
- ✓Validates required fields with native HTML5 attributes
- ✓Customisable through hooks and APIs
Where it falls short
- •Last updated in October 2017, may not be compatible with newer WordPress versions
- •Limited information on support and documentation
Verdict
WP Libre Form offers a simple and effective way to create forms using HTML5. However, its age may limit compatibility with the latest WordPress updates.
From the developer
Viljami Kuosmanen's own description of WP Libre Form, lightly tidied.
Use standard HTML5 markup to create fully functional forms for WordPress
Features
- Uses only HTML5 syntax to build forms. No GUIs, shortcodes, no bullshit
- Works with any valid HTML form. Just copy any form from any website and it will work. It’s magic!
- Submissions are saved as custom post type posts. Form values are saved as custom fields.
- Validates required fields tagged with the native HTML5
requiredattribute. - It’s hackable. Add your own validation or automation with hooks and APIs.
- Email notifications of received form submissions
- Full file upload support to Media Library with input type=file
- Multilingual support with Polylang
Why?
Modern HTML markup is already a great way to build forms. With Libre Form, there’s no need to learn clunky form builders that are hard to customise.
Just use standard HTML inputs to build, or copy a form to your WordPress site that will just magically work. No need to touch PHP code if you don’t want to.
Required field validation, email notifications, file uploads to WP gallery and lots more are included by default in the core of the plugin but you can also add your own functionality with hooks and APIs provided by Libre Form.
Contributing
Please contribute to this project on Github. Pull requests welcome!
https://github.com/anttiviljami/wp-libre-form