nexa-merchant / upselling
NexaMerchant upselling Apps
1.0.3
2024-10-29 14:46 UTC
Requires
- laravel/framework: ~9.0||~10.0||~11.0
Requires (Dev)
- laravel/framework: ~9.0||~10.0||~11.0
- phpunit/phpcov: >=6.0
- phpunit/phpunit: >=8.0
README
How to Install
NexaMerchant\Upselling\Providers\UpsellingServiceProvider::class,
Add it to config/app.php $providers
How to Publish
composer require nexa-merchant/upselling
How to Publish Api Docs Or Install Apis Apps
php artisan l5-swagger:generate
View Api Docs
http://localhost/api/upselling/documentation
Points to Note
1) Upselling is a package that is used to upsell products.
2) It is a package that is used to upsell products.
3) You can chose the products you want to upsell.
4) Create a upselling rule and include product id, category id, brand id, price range, discount range, and quantity range.
Upselling Method
Base use NexaMerchant Cart rule, and use it for cost the price for order, use special coupon code for the the order.