Kami Form
wordpress plugin
★ 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/esystem-jp/kami-from/archive/refs/heads/main.zipDesign kami-like data entry screens using a background image and positioned fields. Save records, browse them in admin, and export as CSV.
Description
Kami Form lets you display a kami sheet image (JPEG/PNG/GIF) as a background and place input fields on top of it. You can save one submission as one record, browse records in the admin screen, filter by date, and export to CSV.
Features:
- Template management (background images)
- Field designer (position/size/type/required)
- Generic master data (code + name)
- Front-end input form via shortcode
- Admin list + CSV export
Installation
- Upload the plugin ZIP and activate it.
- Create a template and fields in the Kami Form admin menu.
- Add shortcode to a page: [kami_form template_id="1"]
Changelog
1.0.0
- Initial release