WP Manifestindependent plugin directory
manifest / ecommerce / custom-currency-symbol-wordpress

Custom Currency Symbol

This is a plugin that changes the current currency symbol to a custom one

by Youssuf Abramo · github.com/youssufabramo/custom-currency-symbol-wordpress

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/youssufabramo/custom-currency-symbol-wordpress/archive/refs/heads/main.zip

Readme

Custom Currency Symbol WordPress Plugin

A simple WordPress plugin that allows users to customize the currency symbol used in their WooCommerce store.

Developer/Author

Features

  • Adds a configuration page to the WordPress dashboard under Settings.
  • Users can easily change the default currency symbol to a custom one.
  • Works seamlessly with WooCommerce.

Installation

  1. Download the plugin files or clone the repository.
  2. Upload the entire custom-currency-symbol folder to the wp-content/plugins/ directory.
  3. Activate the plugin through the 'Plugins' menu in WordPress.

Configuration

  1. Navigate to the WordPress dashboard.
  2. Go to 'Settings' and select 'Currency Symbol.'
  3. Enter your desired custom currency symbol in the provided field.
  4. Save the changes.

Usage

Once activated and configured, the plugin will replace the default currency symbol with the custom one throughout your WooCommerce store.

Contributing

If you find a bug or have an idea for improvement, please create an issue or submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Read the full README on GitHub →