vigetlabs / wordpress-site-starter

2 stars 0 forks source link

[N/A] ACF Block Forms (Concept) #120

Open bd-viget opened 4 months ago

bd-viget commented 4 months ago

Summary

This PR is a proof of concept to use ACF + ACF Blocks Toolkit to create a set of blocks that can be used create forms.

Proof of Concept Features

Known Issues

Issues

Testing Instructions

  1. Check out the bd/block-forms branch
  2. Add a form to any page
  3. Submit that form

Screenshots

Default Form Template

Screenshot 2024-07-02 at 10 42 41 AM

Demo Form Front-end

Screenshot 2024-07-02 at 10 39 15 AM

Demo Form Back-end

Screenshot 2024-07-02 at 10 42 02 AM

Form Submission Confirmation Message

Screenshot 2024-07-02 at 10 52 00 AM

Form Submissions Page

Screenshot 2024-07-02 at 10 41 30 AM

Email Templates

Screenshot 2024-07-30 at 6 50 05 AM

Future

I'm proposing we move this project into a separate repository so it can be managed as its own plugin, tested and QA'd, with the potential of an initial release of a basic, bare minimum functioning version.

Potential Enhancements