WP Manifestindependent plugin directory
manifest / ecommerce / bs-free-checkout-fields

bS Free Checkout Fields

Made a plugin from https://gist.github.com/bekarice/474ab82ab37b8de8617d#file-wc-free-checkout-fields-php

by Bastian Kreiter · github.com/crftwrk/bs-free-checkout-fields · 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/bs-free-checkout-fields/archive/refs/heads/master.zip

Readme

=== bS Free Checkout Fields ===

Contributors: craftwerk

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

WC Free Checkout Fields for WooCommerce, Copyright 2020 Bastian Kreiter. Fork of https://gist.github.com/bekarice/474ab82ab37b8de8617d#file-wc-free-checkout-fields-php Beka Rice

== 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.

== Changelog ==

= 1.0.1 - June 14 2020 =

    * Show "FREE" instead 0,00 if product is free

= 1.0.0 - April 16 2020 =

    * Initial release

Read the full README on GitHub →