WP Manifestindependent plugin directory
manifest / forms / bs4-contact-form-7

bS Contact Form 7

Ads Bootstrap to Contact Form 7

by Bastian Kreiter · github.com/crftwrk/bs4-contact-form-7 · website

0stars
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/crftwrk/bs4-contact-form-7/archive/refs/heads/master.zip

Readme

=== bS Contact Form 7 ===

Contributors: craftwerk

Requires at least: 4.5 Tested up to: 5.6.2 Requires PHP: 5.6 Stable tag: 1.0.9 License: GNU General Public License v2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html

This adds Bootstrap alerts, custom Radio and checkboxes to Contact Form 7, Copyright 2020 Bastian Kreiter.

== Installation ==

  1. In your admin panel, go to Plugins > and click the Add New button.
  2. Click Upload Plugin and Choose File, then select the Plugin's .zip file. Click Install Now.
  3. Click Activate to use your new Plugin right away.

== Usage ==

Use HTML Markup like here https://bootscore.me/plugins/contact-form-7-for-bootscore/

== Changelog ==

= 1.0.9 - February 27 2021 =

    * Ready for CF7 5.4

= 1.0.8 - October 14 2020 =

    * Removed <p> tag after .custom-file 

= 1.0.7 - September 17 2020 =

    * Renamed the plugin

= 1.0.6 - June 30 2020 =

    * Removed .btn.btn-primary from script. Now you can change the classes for example to btn-outline-primary, but keep class wpcf7-submit in send-button.

= 1.0.5 - April 26 2020 =

    * Changed id of gdpr acceptance

= 1.0.4 - April 09 2020 =

    * Improved js

= 1.0.3 - April 08 2020 =

    * Disabled Send Button after successfull sending

= 1.0.2 - April 08 2020 =

    * Changed Button Ajax Loder from spinner-grow to spinner-border (iOS not working)

= 1.0.1 - April 07 2020 =

    * Send Button disabled if Acceptance is not checked

= 1.0.0 - April 07 2020 =

    * Initial release

Read the full README on GitHub →