Coder Social home page Coder Social logo

bagisto / stock-notification Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 1.0 182 KB

Reduce abandonment caused due to stock unavailability and improve the online shopping experience by allowing customers to sign up for out-of-stock products.

Home Page: https://bagisto.com/en/how-to-create-a-package-of-stock-notifications-in-bagisto/

License: MIT License

PHP 94.28% Blade 5.72%
email-notification inventory-management stock-notification

stock-notification's Introduction

Introduction:

Reduce abandonment caused due to stock unavailability and improve the online shopping experience by allowing customers to sign up for out-of-stock products.

  • Notify the customers when the products are back in stock.
  • Helps analyze the products which are in high demand.
  • Auto or manually send email notifications.
  • Allows both registered as well as guest users to subscribe for out-of-stock products.
  • Improve customer satisfaction.

Features:

  • Buyers can register themselves for the notification e-mail for out-of-stock products.
  • Buyers will receive an e-mail when the product is in stock.
  • Admin can see the list of all the users who registered themselves for the notification product-wise at the back end.
  • Admin gets to know the demand for a product and can order the products accordingly.
  • Buyers can register themselves for a particular combination of products.
  • Send in-stock email alerts to all subscribed users of selected products in bulk.
  • Admin can send the mail manually from the back end.

Requirements:

  • Bagisto: v2.0.0
  • Tailwind CSS

Installation:

-> Unzip the respective extension zip and then merge "packages" folder into project root directory.

  • Goto config/app.php file and add following line under 'providers'
Webkul\Notify\Providers\NotifyServiceProvider::class
  • Goto composer.json file and add following line under 'psr-4'
"Webkul\\Notify\\": "packages/Webkul/Notify/src"
  • Run these below commands to complete the setup:
composer dump-autoload
php artisan migrate
php artisan optimize:clear
npm install
npm run dev
php artisan vendor:publish --force

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

Video Tutorial:

Watch the video

stock-notification's People

Contributors

saurav-webkul avatar vivek-webkul avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.