An open API service indexing awesome lists of open source software.

https://github.com/beapi/bea-acf-wp-forms

ACF field to select one or many WP Forms.
https://github.com/beapi/bea-acf-wp-forms

acf plugin wordpress wordpress-plugin wpforms

Last synced: 7 days ago
JSON representation

ACF field to select one or many WP Forms.

Awesome Lists containing this project

README

        

![Be API Github Banner](assets/images/banner-github.png)

# 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](https://www.advancedcustomfields.com/pro) 5.6.0+
- [WP Forms](https://wpforms.com/)

## 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](http://composer.rarst.net/)

- 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](.github/CONTRIBUTING.md) 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](../../issues/new). Please provide as much info as needed in order to help us resolving / approve your request.

# Who ?

Created by [Be API](https://beapi.fr), the French WordPress leader agency since 2009. Based in Paris, we are more than 30 people and always [hiring](https://beapi.workable.com) some fun and talented guys. So we will be pleased to work with you.

This plugin is only maintained, which means we do not guarantee some free support. Consider reporting an [issue](#issues--features-request--proposal) and be patient.

If you really like what we do or want to thank us for our quick work, feel free to [donate](https://www.paypal.me/BeAPI) as much as you want / can, even 1€ is a great gift for buying cofee :)

## License

BEA - ACF WP Forms is licensed under the [GPLv3 or later](LICENSE.md).