PHPackages                             bagisto/bagisto-pre-order - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. bagisto/bagisto-pre-order

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

bagisto/bagisto-pre-order
=========================

Allows the customer to pre-order products which are not yet available at the online store.

61834[1 PRs](https://github.com/bagisto/bagisto-pre-order/pulls)PHP

Since Jan 17Pushed 2y ago2 watchersCompare

[ Source](https://github.com/bagisto/bagisto-pre-order)[ Packagist](https://packagist.org/packages/bagisto/bagisto-pre-order)[ RSS](/packages/bagisto-bagisto-pre-order/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Introduction
============

[](#introduction)

Bagisto Pre-order add-on allows the customer to pre-order products which are not yet available at the online store. With the help of Bagisto Pre-order add-on, the customer or the guest user can place orders for out of stock products. The admin can set the whether the customer will pay a full or partial amount of the product.

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

- Buyer can pre-order only out of stock products.
- Works with Simple and Configurable products.
- Set a custom message to display on the preorder product page.
- Admin can set preorder status and availability date.
- Using this module customer can pay full or partial payment.
- Customers can receive an email notification when a product is in-stock.
- Guest users can also use the pre-order feature and place the orders.
- The admin can display Free Preorder Note to customers.
- Multi-Lingual support/All language working including RTL.

Requirements:
-------------

[](#requirements)

- **Bagisto**: v1.3.3

Installation :
--------------

[](#installation-)

- Run the following command

```
composer require bagisto/bagisto-pre-order

```

- Goto config/concord.php file and add following line under 'modules'

```
\Webkul\PreOrder\Providers\ModuleServiceProvider::class
```

- Run these commands below to complete the setup

```
composer dump-autoload

```

```
php artisan migrate
php artisan route:cache
php artisan config:cache

```

```
php artisan db:seed --class=Webkul\\PreOrder\\Database\\Seeders\\DatabaseSeeder

```

- If your are windows user then run the below command-

```
php artisan db:seed --class="Webkul\PreOrder\Database\Seeders\DatabaseSeeder"

```

```
php artisan vendor:publish

```

-&gt; Press 0 and then press enter to publish all assets and configurations.`

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

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity27

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/b12adc21e990c055e325a3c07339b3d4d313efd49f98a768c1a86fc7776f2b86?d=identicon)[Jitendra Singh](/maintainers/Jitendra%20Singh)

---

Top Contributors

[![naresh-webkul](https://avatars.githubusercontent.com/u/48952272?v=4)](https://github.com/naresh-webkul "naresh-webkul (4 commits)")

---

Tags

ecommercelaravelopensourcepre-orderpre-orders

### Embed Badge

![Health badge](/badges/bagisto-bagisto-pre-order/health.svg)

```
[![Health](https://phpackages.com/badges/bagisto-bagisto-pre-order/health.svg)](https://phpackages.com/packages/bagisto-bagisto-pre-order)
```

###  Alternatives

[invaders-xx/filament-kanban-board

Add a Kanban page to filament

7617.1k](/packages/invaders-xx-filament-kanban-board)[aura/signal

A SignalSlots/EventHandler implementation; with it, we can invoke handlers ('slots' or 'hooks') whenever an object sends a signal ('notification' or 'event') to the signal manager.

3361.6k4](/packages/aura-signal)[netinternet/logicboxes

Laravel logicboxes package

151.5k](/packages/netinternet-logicboxes)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
