Skip to content
Snippets Groups Projects
Select Git revision
  • beda9ad97f7c8bb46c30dcfb6619f002bab45a75
  • main default protected
  • acfe
  • 0.2.2
  • 0.2.1
  • 0.2.0
  • 0.1.3
  • 0.1.2
  • 0.1.1
  • 0.1
10 results

conditional-form-actions-for-acfe

Conditional Form Actions for ACFE

Adds some Form Actions to ACF Extended that have a Conditional Field through which the Action can be bypassed.

Basic Usage

When creating an ACF Extended Form, you will see some new Form Actions:

  • Conditional Redirect action
  • Conditional Email action
  • WooCommerce Product action

Add them to your ACF Extended Form to make use of the functionality that they offer.

Installation

There are two ways to install from GitLab:

ZIP Download

If you have downloaded Conditional Form Actions for ACFE as a ZIP file from the GitLab repository, do the following to install the plugin:

  1. Unzip the .zip file and, if needed, rename the enclosing folder so that the plugin's files are located directly inside /wp-content/plugins/conditional-form-actions-for-acfe
  2. Conditional Form Actions for ACFE is installed.

git clone

If you have cloned the code from GitLab, it is assumed that you know what you're doing.