Skip to content

Repository containing various reusable ACFE Forms

Notifications You must be signed in to change notification settings

Pilot-in/PiloForms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

PiloForms 🖊

Repository containing various reusable ACFE Forms


To add a new form:

  • Create a folder named on what your form does.
  • Add those files inside:
    • README.md
      (Describe briefly what it does)

    • form-actions.php
      (Form actions / hooks)

    • field-group.json
      (ACF form field group)

    • acfe-form.json
      (ACFE form export)

To import a form:

  • Go to ACF > Tools
  • Import Field group first (field-group.json)
  • Import ACFE Form next (acfe-form.json)
  • (optional) Include form-actions.php file in your PHP code.

About

Repository containing various reusable ACFE Forms

Topics

Resources

Stars

Watchers

Forks

Languages