https://github.com/nexamerchant/upselling
Upselling For NexaMerchant
https://github.com/nexamerchant/upselling
nexa-merchant upsell upsell-products upsell-rules upselling upsells
Last synced: 10 months ago
JSON representation
Upselling For NexaMerchant
- Host: GitHub
- URL: https://github.com/nexamerchant/upselling
- Owner: NexaMerchant
- Archived: true
- Created: 2024-07-12T07:45:43.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-03T08:47:02.000Z (over 1 year ago)
- Last Synced: 2025-07-14T11:51:59.596Z (11 months ago)
- Topics: nexa-merchant, upsell, upsell-products, upsell-rules, upselling, upsells
- Language: PHP
- Homepage:
- Size: 93.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NexaMerchant/Upselling
[](https://github.com/NexaMerchant/upselling)
[](https://github.com/NexaMerchant/upselling/releases)
[](https://packagist.org/packages/Nexa-Merchant/upselling)
[](https://packagist.org/packages/Nexa-Merchant/upselling)
# 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.