Descrición
This plugin allows WooCommerce store owners to define fixed price fees or discounts based on subtotal ranges. For example, you can charge an extra 50 CZK if subtotal is under 500 CZK, or give a 100 CZK discount over 2000 CZK.
Instalación
- Upload the
simple-price-fee
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Go to ‘Settings > Simple Price Fee’ to configure your rules.
Colaboradores e desenvolvedores
“Simple Price Fee” é un software de código aberto. As seguintes persoas colaboraron con este plugin.
ColaboradoresTraduce “Simple Price Fee” ao teu idioma.
Interesado no desenvolvemento?
Revisa o código, bota unha ollada aorepositorio SVN, ou subscríbete ao log de desenvolvemento por RSS.
Rexistro de cambios
1.0.1
- Improved prefix to avoid naming conflicts.
- Added wp_enqueue_script and wp_enqueue_style for compliance.
- Removed inline usage from settings page.
1.0.0
- Initial release.