WP Manifestindependent plugin directory
manifest / forms / contact-form-7-web-communications

Contact Form 7 Web Communciations

Wordpress Contact 7 Web Communications

by Shawn Turple · github.com/fgms/contact-form-7-web-communications · website

0stars
41composer installs
0forks

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/fgms/contact-form-7-web-communications/archive/refs/heads/master.zip

Also on Packagist as fgms/contact-form-7-web-communications:

composer require fgms/contact-form-7-web-communications

From the readme

Contact Form 7 Web Communciations Plugin Introduction This plugin adds functionality to contact form 7 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 siteurl, companyname, commstatus, commacceptlink and commdeclinelink shortcodes [wpcf7communicationsresults] Gets results of weekly communications. [wpcf7communicationsaction] | Attribute | Description | | --------- | ----------- | | acceptmessage | this message is used when admin clicks on accept link | | declinemessage | this message is used when admin clicks on decline link | | notfoundmessage | this message is used when admin clicks on accept or decline, but entry is not valid | File Structure

Read the full README on GitHub →