WP Manifestindependent plugin directory
manifest / ecommerce / 0-00-zero-price-to-free

(0,00) Zero Price to FREE

This plugin changes the display of product prices from zero to 'FREE' in WooCommerce. The 'FREE' text can be customized from the WooCommerce > Settings > Products > General page.

by SuperATic inc. · github.com/veintiunow/0-00-zero-price-to-free · website

1stars
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/veintiunow/0-00-zero-price-to-free/archive/refs/heads/main.zip

Readme

Zero Price to Free - WooCommerce Plugin

This WordPress plugin allows you to change the display of product prices from zero to 'FREE' in WooCommerce. You can also customize the text that appears when a product price is zero.

Installation

  1. Download the latest release from the Releases page.
  2. Upload the downloaded zip file via WordPress Dashboard -> Plugins -> Add New.
  3. Activate the plugin.

Configuration

  1. Once activated, go to WooCommerce -> Settings -> Products -> General.
  2. You will find a new section named "FREE Product Settings".
  3. Under this section, there's a setting field named "Free Product Text". You can enter the text you want to display for free products (default is 'FREE').

Compatibility

  • WordPress >= 5.0
  • WooCommerce >= 3.0

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This plugin is licensed under the GPL v2.0 license.

Demo

Website: VEINTIUNO.world/m/digitales/000-zero-price-to-free/

Changelog

2.0

  • Added customizable text for free products.
  • Improved compatibility with the latest WordPress and WooCommerce versions.

1.0

  • Initial release.

Read the full README on GitHub →