Advanced Custom Fields: WP Forms Field
ACF field to select one or many WP Forms.
by Be API Technical team · github.com/beapi/bea-acf-wp-forms · website
★ 4stars
3forks
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/beapi/bea-acf-wp-forms/archive/refs/heads/master.zipFrom the readme
BEA - ACF WP Forms
Add an ACF field to choose existing WP Forms.
Let's say you want to display a unique WP Form into a specific page. Create an ACF Field to select among available WP Forms from your site, then display it using the helper of with custom code.
Installation
Requirements
- Advanced Custom Fields 5.6.0+
- WP Forms
WordPress
- Download and install using the built-in WordPress plugin installer.
- Site activate in the "Plugins" area of the admin.
- Optionally drop the entire bea-acf-wp-forms directory into mu-plugins.
- Nothing more, this plugin is ready to use !
Composer
- Add repository source : { "type": "vcs", "url": "https://github.com/BeAPI/bea-acf-wp-forms" }.
- Include "bea/bea-acf-wp-forms": "dev-master" in your composer file for last master's commits or a tag released.
- Nothing more, this plugin is ready to use !
Contributing
Please refer to the contributing guidelines to increase the chance of your pull request to be merged and/or receive the best support for your issue.
Issues & features request / proposal
If you identify any errors or have an idea for improving the plugin, feel free to open an issue. Please provide as much info as needed in order
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.