2017 © Pedro Pelรกez
 

wordpress-plugin contact-form-7-web-communications

Wordpress plugin to add communications to Contact 7 Forms

image

fgms/contact-form-7-web-communications

Wordpress plugin to add communications to Contact 7 Forms

  • Sunday, August 27, 2017
  • by sturple
  • Repository
  • 1 Watchers
  • 0 Stars
  • 17 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Contact Form 7 Web Communciations Plugin

Introduction

This plugin adds functionality to contact form 7, (*1)

  • Gives the option to create "Accept/Decline" email communications.
  • Adds a supervisor email for dropped email communications.
  • Adds Bcc email to prevent Mod Security Errors when saving headers.
  • Creates ability to add email rollups every week.
  • Adds Custom Twig template function into this plugin.
  • Creates a database of form communication.
  • Updates Mail and Mail 2 emails to Admin and Client emails
  • adds additional email tags site_url, company_name, comm_status, comm_accept_link and comm_decline_link

shortcodes

[wpcf7_communications_results]

Gets results of weekly communications., (*2)

[wpcf7_communications_results]

[wpcf7_communications_action]

Attribute Description
accept_message this message is used when admin clicks on accept link
decline_message this message is used when admin clicks on decline link
not_found_message this message is used when admin clicks on accept or decline, but entry is not valid
[wpcf7_communications_action accept_message="" decline_message="" not_found_message=""]

File Structure

โ”œโ”€โ”€ composer.json  - for composer
โ”œโ”€โ”€ contact-form-7-web-communications.php - plugin file
โ”œโ”€โ”€  README.MD -- this file
โ”œโ”€โ”€ shortcodes
โ”‚ย ย  โ”œโ”€โ”€ wpcf7-communications-action.php -- this allows an action for accept and decline of email communications
โ”‚ย ย  โ””โ”€โ”€ wpcf7-communications-results.php -- this outputs the results of weekly email communications
โ””โ”€โ”€ src
    โ””โ”€โ”€ Fgms
        โ””โ”€โ”€ Communications
            โ”œโ”€โ”€ Controller.php - Controller
            โ”œโ”€โ”€ Model.php - where all the database stuff happens.
            โ””โ”€โ”€ View.php - display data

The Versions

27/08 2017

dev-master

9999999-dev https://github.com/fgms/contact-form-7-web-communications

Wordpress plugin to add communications to Contact 7 Forms

  Sources   Download

GPL-3.0

The Requires

 

plugin wordpress fgms contact 7 forms

26/08 2017

0.0.1

0.0.1.0 https://github.com/fgms/contact-form-7-web-communications

Wordpress plugin to add communications to Contact 7 Forms

  Sources   Download

GPL-3.0

The Requires

 

plugin wordpress fgms contact 7 forms