viraxpress / custom-price-rules
ViraXpress Custom Price Rules Extension
Package info
github.com/viraxpress/CustomPriceRules
Type:magento2-module
pkg:composer/viraxpress/custom-price-rules
Requires
- php: ~8.1.0||~8.2.0||~8.3.0||~8.4.0
README
Description
The ViraXpress Custom Price Rules Extension is a Magento 2 module designed to enable dynamic pricing strategies for B2B customers. It allows administrators to create custom price rules based on various conditions, such as customer groups, store views, product attributes, and more. This extension facilitates personalized pricing, promotions, and discounts tailored to specific business needs, enhancing flexibility in e-commerce operations.
Features
- Custom Price Rules Management: Create and manage price rules through an intuitive admin interface.
- Conditional Pricing: Apply rules based on conditions like customer groups, store views, product categories, attributes, and cart totals.
- Flexible Price Types: Support for fixed price adjustments or percentage-based discounts.
- Quantity-Based Pricing: Option to apply custom pricing based on product quantities.
- Date Range Support: Set start and end dates for rule activation.
- Customer Messaging: Display custom messages to customers when rules are applied.
- Multi-Store Compatibility: Configure rules per store view.
- Integration with Magento Sales Flow: Automatically applies to quotes, orders, invoices, and credit memos.
- Admin Grid and Forms: Comprehensive UI for listing, adding, editing, and deleting rules.
- Mass Actions: Enable/disable multiple rules at once.
Compatibility
- Magento Version: 2.4.x and later
- PHP Version: 8.1, 8.2, 8.3, 8.4
- License: Apache 2.0
Installation
-
Install the extension via Composer:
composer require viraxpress/custom-price-rules
-
Run the following commands from your Magento root directory:
php bin/magento module:enable ViraXpress_CustomPriceRules php bin/magento setup:upgrade php bin/magento setup:di:compile php bin/magento setup:static-content:deploy -f php bin/magento cache:flush
Configuration
After installation, configure the extension in the Magento Admin Panel:
-
Configure the Module:
- Go to Stores > Configuration > ViraXpress > Custom Price Rule.
- Enable the module under the General settings.
-
Access the Admin Interface:
- Navigate to ViraXpress > Custom Price Rules in the admin panel to start managing rules.
Usage
- Creating a Rule: In the admin panel, click "Add New Rule" and configure conditions, pricing, and settings.
- Applying Rules: Rules are automatically applied during the checkout process based on the defined conditions.
- Viewing Applied Prices: Custom prices and messages will be visible on product pages and in the cart.
Support
For support, please contact ViraXpress at https://www.viraxpress.com or refer to the license agreement.
License
This extension is licensed under the ViraXpress license agreement. See https://www.viraxpress.com/license for details.