Title: C7 Form Builder
Author: Chetan Chauhan
Published: <strong>13 mars 2015</strong>
Last modified: 8 septembre 2015

---

Recherche d’extensions

Cette extension **n’a pas été testée avec plus de trois mises à jour majeures de
WordPress**. Elle peut ne plus être maintenue ou supportée et peut avoir des problèmes
de compatibilité lorsqu’elle est utilisée avec des versions de WordPress plus récentes.

![](https://s.w.org/plugins/geopattern-icon/c7-form-builder.svg)

# C7 Form Builder

 Par [Chetan Chauhan](https://profiles.wordpress.org/chetanchauhan/)

[Télécharger](https://downloads.wordpress.org/plugin/c7-form-builder.1.0.0-beta.2.zip)

 * [Détails](https://fr.wordpress.org/plugins/c7-form-builder/#description)
 * [Avis](https://fr.wordpress.org/plugins/c7-form-builder/#reviews)
 *  [Installation](https://fr.wordpress.org/plugins/c7-form-builder/#installation)
 * [Développement](https://fr.wordpress.org/plugins/c7-form-builder/#developers)

 [Support](https://wordpress.org/support/plugin/c7-form-builder/)

## Description

C7 Form Builder provides an easy to use and powerful API allowing you to build even
complex forms with ease. Using this plugin, you can create custom meta boxes, custom
user profile fields, custom taxonomy fields, setting pages or even contact forms.
With C7 Form Builder, you are not limited to either frontend forms or admin forms
as with other WordPress form builder plugins.

#### Features

 * Redirect to a custom WordPress page or a URL after successful submission.
 * Break large forms into tabs.
 * Inbuilt repeatable field support. Dynamically add or remove all the bundled field
   types excluding hidden, select and submit field types as repeatable field support
   is removed intentionally from them.
 * Sortable Fields – drag and drop all the repeatable fields to change the order.
 * Compatible with any CSS framework like Bootstrap, Foundation, etc.
 * Using field storage types, save form fields anywhere you want.
 * Create and register new form types, field types, form view types, field view 
   types, and storage types.
 * Easy to extend and customize.
 * and much more.

#### Available Form Types

 * Admin
 * Post
 * Taxonomy
 * Theme
 * User

#### Available Field Types

 * Color
 * Editor
 * Email
 * Group
 * Hidden
 * Number
 * Password
 * Select
 * Submit
 * Textarea
 * Text
 * URL

#### Important Links

 * [Documentation ](https://github.com/chetanchauhan/c7-form-builder/wiki/)
 * [Github ](https://github.com/chetanchauhan/c7-form-builder/)

## Captures d’écrans

 * [[
 * All the currently supported field types.
 * [[
 * An example of meta box created using C7 Form Builder.
 * [[
 * A simple contact form built with C7 Form Builder.

## Installation

 1. Upload `c7-form-builder` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the \’Plugins\’ menu in WordPress

Read the [documentation](https://github.com/chetanchauhan/c7-form-builder/wiki/)
for basic usage instructions.

## FAQ

  Q. Does this plugin has GUI for building forms?

A. No. You will need very basic programming skills to build forms with C7 Form Builder.
But, if you can register custom post type or taxonomy, you can also create any form
using this plugin.

## Avis

Il n’y a aucun avis pour cette extension.

## Contributeurs/contributrices & développeurs/développeuses

« C7 Form Builder » est un logiciel libre. Les personnes suivantes ont contribué
à cette extension.

Contributeurs

 *   [ Chetan Chauhan ](https://profiles.wordpress.org/chetanchauhan/)

[Traduisez « C7 Form Builder » dans votre langue.](https://translate.wordpress.org/projects/wp-plugins/c7-form-builder)

### Le développement vous intéresse ?

[Parcourir le code](https://plugins.trac.wordpress.org/browser/c7-form-builder/),
consulter le [SVN dépôt](https://plugins.svn.wordpress.org/c7-form-builder/), ou
s’inscrire au [journal de développement](https://plugins.trac.wordpress.org/log/c7-form-builder/)
par [RSS](https://plugins.trac.wordpress.org/log/c7-form-builder/?limit=100&mode=stop_on_copy&format=rss).

## Journal des modifications

#### 1.0.0-beta.2 – 2015-09-08

 * Tweak: Improved default styling of forms and fields.
 * Tweak: Remove backslashes from the submitted data.
 * Tweak: Forms and fields descriptions are no longer passed through `wpautop()`
   before displaying.
 * Tweak: Use `wp_kses_post()` instead of `esc_textarea()` for sanitizing textarea
   field values.
 * Tweak: Add a handle for sorting repeatable field controls.
 * Tweak: Allow repeatable field controls to be dragged either horizontally or vertically.
 * Tweak: Add cfb-field-control class to repeatable field control placeholder.
 * Tweak: Append asterisk after required fields label.
 * Fix: Sanitization filters should only be applied recursively for repeatable field
   values not whenever the value is an array.
 * Fix: Setting `required` field arg to `true` don’t make it required.
 * Fix: If the position of empty control gets changed after sorting repeatable field
   control indexes are calculated incorrectly.
 * Fix: Child fields are hidden always in tabbed forms.
 * Fix: Switching between visual and text mode in editor field not working after
   upgrade to WordPress 4.3.
 * Fix: Unable to insert media in dynamically added editor field controls.
 * Fix: Repeatable editor fields are initialized with incorrect settings in dynamically
   added group field controls.
 * Fix: Double Quicktags toolbar in dynamically added editors.
 * Fix: After switching editor field to fullscreen mode, admin bar and menu don’t
   hide automatically.
 * Fix: `c7FormBuilder.fields.editor.destroy` is hooked to incorrect JS action.

#### 1.0.0-beta – 2015-03-14

 * Initial public release.

## Méta

 *  Version **1.0.0-beta.2**
 *  Dernière mise à jour **il y a 11 ans**
 *  Installations actives **30+**
 *  Version de WordPress ** 3.8.0 ou plus **
 *  Testé jusqu’à **4.3.34**
 *  Langue
 * [English (US)](https://wordpress.org/plugins/c7-form-builder/)
 * Étiquettes
 * [custom fields](https://fr.wordpress.org/plugins/tags/custom-fields/)[form](https://fr.wordpress.org/plugins/tags/form/)
   [meta](https://fr.wordpress.org/plugins/tags/meta/)[meta boxes](https://fr.wordpress.org/plugins/tags/meta-boxes/)
   [repeatable](https://fr.wordpress.org/plugins/tags/repeatable/)
 *  [Vue avancée](https://fr.wordpress.org/plugins/c7-form-builder/advanced/)

## Évaluations

Aucun avis n’a encore été envoyé.

[Your review](https://wordpress.org/support/plugin/c7-form-builder/reviews/#new-post)

[Voir tous les avis](https://wordpress.org/support/plugin/c7-form-builder/reviews/)

## Contributeurs

 *   [ Chetan Chauhan ](https://profiles.wordpress.org/chetanchauhan/)

## Support

Quelque chose à dire ? Besoin d’aide ?

 [Voir le forum de support](https://wordpress.org/support/plugin/c7-form-builder/)