Init(Core): create and add project
This commit is contained in:
38
readme.txt
Normal file
38
readme.txt
Normal file
@@ -0,0 +1,38 @@
|
||||
=== 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.
|
||||
Reference in New Issue
Block a user