bagisto / bagisto-product-label

The Laravel eCommerce Product Label System module allows the admin to create customized labels/stickers for their product listings.
https://bit.ly/3tkdjRf
MIT License
2 stars 1 forks source link
ecommerce laravel opensource product-label

Introduction

Using this add-on The store owners can create customized labels/stickers for their product listings. Product labels are a great way to attract visitors' attention toward the products and convert them into customers. It can be used for showing badges for Featured Items, Popular, New, Out of Stock, Deals, and much more.

It packs in lots of demanding features that allows your business to scale in no time:

Requirements

Installation :

php artisan migrate
php artisan route:cache
php artisan config:cache
php artisan vendor:publish --force

-> Press the number before ProductLabelSystemServiceProvider and then press enter to publish all assets and configurations.

That's it, now just execute the project on your specified domain.