PHPackages                             bagisto/bagisto-bulk-upload - 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. bagisto/bagisto-bulk-upload

AbandonedArchivedLibrary

bagisto/bagisto-bulk-upload
===========================

Add products using CSV or XLS in bagisto.

v1.3.3(4y ago)2234.5k↓47.1%28[19 issues](https://github.com/bagisto/bagisto-bulk-upload/issues)[7 PRs](https://github.com/bagisto/bagisto-bulk-upload/pulls)MITPHP

Since Jan 25Pushed 1y ago8 watchersCompare

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

READMEChangelog (1)Dependencies (1)Versions (5)Used By (0)

⚠️ Disclaimer
-------------

[](#️-disclaimer)

This repository is no longer maintained as the bulk upload feature is already available in the core.

For the latest updates and features, please refer to the main [core](https://github.com/bagisto/bagisto) repository.

Bagisto Bulk Upload
===================

[](#bagisto-bulk-upload)

[![Latest Stable Version](https://camo.githubusercontent.com/3fbc50a238f563c024ef26ac4bf9779a38e4ae517ac18e2c1f78794498a86e6b/687474703a2f2f706f7365722e707567782e6f72672f6261676973746f2f6261676973746f2d62756c6b2d75706c6f61642f76)](https://packagist.org/packages/bagisto/bagisto-bulk-upload) [![Total Downloads](https://camo.githubusercontent.com/bf553cf71367b91b676697c018228fd2487d17037c091748c472e2526e49f5c8/687474703a2f2f706f7365722e707567782e6f72672f6261676973746f2f6261676973746f2d62756c6b2d75706c6f61642f646f776e6c6f616473)](https://packagist.org/packages/bagisto/bagisto-bulk-upload) [![License](https://camo.githubusercontent.com/31b00129d7b60907e80973c3b4e4cf436693f6ec3925e9907f899b71c0014a4b/687474703a2f2f706f7365722e707567782e6f72672f6261676973746f2f6261676973746f2d62756c6b2d75706c6f61642f6c6963656e7365)](https://packagist.org/packages/bagisto/bagisto-bulk-upload)

By using this add-on, the admin can mass/bulk upload products of all types: simple, configurable, virtual, grouped, bundle, downloadable, booking.

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

- Product can be upload by CSV / XLS files.
- Data profile creation feature for admin.
- Each attribute has a different column.
- Image attachment with the product within CSV/XLS.
- If there is any error in the CSV / XLS file, then products will not be uploaded and hence customer/admin will come to know about the error.

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

[](#requirements)

- **Bagisto**: v1.3.3

Installation with composer:
---------------------------

[](#installation-with-composer)

- Run the following command

```
composer require bagisto/bagisto-bulk-upload

```

- Goto vendor/bagisto/bagisto-bulkupload and copy the storage folder and merge it into the root of your project.
- Goto config/concord.php file and add following line under 'modules'

```
\Webkul\Bulkupload\Providers\ModuleServiceProvider::class
```

- Run these commands below to complete the setup

```
composer dump-autoload

```

```
php artisan migrate
php artisan storage:link
php artisan route:cache
php artisan config:cache
php artisan vendor:publish

```

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

Installation without composer:
------------------------------

[](#installation-without-composer)

- Unzip the respective extension zip and then merge "packages" and "storage" folders into project root directory.
- Goto config/app.php file and add following line under 'providers'

```
Webkul\Bulkupload\Providers\BulkUploadServiceProvider::class

```

- Goto composer.json file and add following line under 'psr-4'

```
"Webkul\\Bulkupload\\": "packages/Webkul/Bulkupload/src"

```

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

```
\Webkul\Bulkupload\Providers\ModuleServiceProvider::class
```

- Run these commands below to complete the setup

```
composer dump-autoload

```

```
php artisan migrate

```

```
php artisan storage:link

```

```
php artisan route:cache

```

```
php artisan vendor:publish

-> 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

36

—

LowBetter than 82% of packages

Maintenance15

Infrequent updates — may be unmaintained

Popularity40

Moderate usage in the ecosystem

Community23

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 58.5% 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.

###  Release Activity

Cadence

Every ~28 days

Total

3

Last Release

1611d ago

### Community

Maintainers

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

![](https://www.gravatar.com/avatar/016ec12a9caaedb7c6003878edfc412b2e9a5159e75bac4338ab7eeaaec9d92d?d=identicon)[Vivek Sharma](/maintainers/Vivek%20Sharma)

---

Top Contributors

[![prateek-webkul](https://avatars.githubusercontent.com/u/48429511?v=4)](https://github.com/prateek-webkul "prateek-webkul (55 commits)")[![vivek-webkul](https://avatars.githubusercontent.com/u/28401696?v=4)](https://github.com/vivek-webkul "vivek-webkul (15 commits)")[![ghermans](https://avatars.githubusercontent.com/u/1594411?v=4)](https://github.com/ghermans "ghermans (13 commits)")[![shivamtiwariwebkul](https://avatars.githubusercontent.com/u/124560824?v=4)](https://github.com/shivamtiwariwebkul "shivamtiwariwebkul (7 commits)")[![asif-webkul](https://avatars.githubusercontent.com/u/56350185?v=4)](https://github.com/asif-webkul "asif-webkul (2 commits)")[![jitendra-webkul](https://avatars.githubusercontent.com/u/39991107?v=4)](https://github.com/jitendra-webkul "jitendra-webkul (1 commits)")[![devansh-webkul](https://avatars.githubusercontent.com/u/68321766?v=4)](https://github.com/devansh-webkul "devansh-webkul (1 commits)")

---

Tags

bulk-operationbulk-uploadbulkimportecommercehacktoberfesthacktoberfest2020laravelopensourcebagistobulk uploadproduct upload

### Embed Badge

![Health badge](/badges/bagisto-bagisto-bulk-upload/health.svg)

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

###  Alternatives

[colymba/gridfield-bulk-editing-tools

Silverstripe CMS GridField component to upload images/files and edit records in bulk

94677.2k39](/packages/colymba-gridfield-bulk-editing-tools)[bagisto/laravel-datafaker

Create fake customers, categories and products in Bagisto.

24292.9k2](/packages/bagisto-laravel-datafaker)[bagistoplus/visual

Bagisto theme framework and visual theme editor

645.8k2](/packages/bagistoplus-visual)[codenteq/iyzico-payment-gateway

The Laravel eCommerce Iyzico Payment Gateway

111.0k](/packages/codenteq-iyzico-payment-gateway)

PHPackages © 2026

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