WP Manifestindependent plugin directory
manifest / forms / ae-forms

Abstrengin Forms

Lightweight WordPress form builder with entry storage and notifications.

by Abstract Engineer · github.com/abstrengin/ae-forms · website

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/abstrengin/ae-forms/archive/refs/heads/main.zip

From the readme

Abstrengin Forms A lightweight WordPress form builder with drag-to-reorder fields, entry storage, email notifications, and every field type you need — no bloat, no paywalls. Why This Plugin? Form plugins tend to be some of the most bloated in the WordPress ecosystem. Abstrengin Forms was purposefully built for simplicity: create a form, add your fields, embed it with a shortcode, and submissions are stored and emailed. That's it. Features - 20 field types — text, email, phone, URL, password, number, textarea, dropdown, radio, checkbox, address, date, time, date/time, file upload, hidden, rating, HTML content, section divider, and page break - Drag-to-reorder — organize fields visually with HTML5 drag and drop - Entry storage — all submissions saved in the database with full detail view - Email notifications — get notified on every submission with all field data - Multi-page forms — split long forms into pages with previous/next navigation - File uploads — with extension whitelist and file size validation - Star ratings — configurable 1–10 scale - CAPTCHA support — Google reCAPTCHA v3, Cloudflare Turnstile, or hCaptcha - Honeypot + rate limiting — built-in spam protection witho

Read the full README on GitHub →