Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kasparsd/contact-form-7-extras

Simple controls for the advanced Contact Form 7 features
https://github.com/kasparsd/contact-form-7-extras

contact-form-7 facebook-pixel google-analytics wordpress wordpress-plugin

Last synced: 2 months ago
JSON representation

Simple controls for the advanced Contact Form 7 features

Awesome Lists containing this project

README

        

# Contact Form 7 Controls

[![Lint and Test](https://github.com/kasparsd/contact-form-7-extras/actions/workflows/test.yml/badge.svg)](https://github.com/kasparsd/contact-form-7-extras/actions/workflows/test.yml)

Source of the [Contact Form 7 Controls plugin](https://formcontrols.com) for WordPress.

## 🚀 Get PRO

Support the continued development of this plugin by [pre-ordering the PRO version](https://formcontrols.com/pro) that will include advanced analytics and tracking features. [Learn more →](https://formcontrols.com/pro)

## Install

Search for "Contact Form 7 Controls" under "Plugins → Add New" in your WordPress dashboard.

Install as a [Composer dependancy](https://packagist.org/packages/kasparsd/contact-form-7-extras):

composer require kasparsd/contact-form-7-extras

## Contribute

We use [Composer](https://getcomposer.org) for managing PHP development dependencies while [Node.js](https://nodejs.org) is used for most scripting needs, building the plugin release and deploying to WP.org via [Grunt](https://gruntjs.com).

1. Clone the plugin repository:

git clone https://github.com/kasparsd/contact-form-7-extras.git
cd widget-context-wporg

2. Setup the development environment and tools:

npm install
composer install

3. Prepare a release in the `dist` directory:

npm run build

## Screenshot

![Contact Form 7 Controls](screenshot-1.png)