38 lines
1.0 KiB
Plaintext
38 lines
1.0 KiB
Plaintext
=== Sodino ===
|
|
Contributors: yourname
|
|
Tags: woocommerce, pricing, dynamic pricing, revenue optimization
|
|
Requires at least: 5.0
|
|
Tested up to: 6.0
|
|
Requires PHP: 7.4
|
|
Stable tag: 1.0.0
|
|
License: GPLv2 or later
|
|
License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
|
|
|
Smart Pricing & Revenue Optimization plugin for WooCommerce.
|
|
|
|
== Description ==
|
|
|
|
Sodino dynamically adjusts WooCommerce product prices based on user behavior and predefined rules.
|
|
|
|
Features:
|
|
- Dynamic pricing based on user type (new vs returning)
|
|
- Rule-based system for discounts
|
|
- Admin panel to manage rules
|
|
- MVC architecture for extensibility
|
|
|
|
== Installation ==
|
|
|
|
1. Upload the plugin files to the `/wp-content/plugins/sodino` directory, or install the plugin through the WordPress plugins screen directly.
|
|
2. Activate the plugin through the 'Plugins' screen in WordPress.
|
|
3. Use the Sodino menu in the admin to configure rules.
|
|
|
|
== Frequently Asked Questions ==
|
|
|
|
= Does it work with variable products? =
|
|
|
|
Yes, it applies to all product types.
|
|
|
|
== Changelog ==
|
|
|
|
= 1.0.0 =
|
|
* Initial release. |