
內容簡介
使用標準的 HTML5 標記來建立 WordPress 的完全功能表單
功能
僅使用 HTML5 語法來建立表單。沒有 GUI、shortcodes 或廣告騙局。
適用於任何有效的 HTML 表單。只需從任何網站複製任何表單,它就會運行。這就是魔法!
提交將保存為自定義文章類型的文章。表單值將保存為自定義欄位。
驗證標記有原生 HTML5 required 屬性的必填欄位。
易於擴充。通過鉤子和 API 添加自己的驗證或自動化。
電子郵件通知已接收的表單提交
支持使用 input type=file 進行完整的文件上傳,把檔案上傳到媒體庫
支持多語言,包括 Polylang
為什麼需要這個外掛?
現代 HTML 標記已經是建立表單的好方法。使用 Libre Form 無需學習難以自定義的笨拙表單構建工具。
只需使用標準 HTML 輸入來建立,或從其他網站複製一個表單到您的 WordPress 站點,它就可以神奇般地運作。如果您不想碰 PHP 代碼,這都不需要。
這個外掛默认包括必填欄位驗證、電子郵件通知、檔案上傳到 WP 圖庫等功能,但您也可以通過 Libre Form 提供的鉤子和 API 添加自己的功能。
貢獻
請在 Github 上為此項目做出貢獻。歡迎提出拉取請求!
https://github.com/anttiviljami/wp-libre-form
外掛標籤
開發者團隊
原文外掛簡介
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 required attribute.
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
