PHPackages                             tilleuls/sylius-quick-import-plugin - 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. [API Development](/categories/api)
4. /
5. tilleuls/sylius-quick-import-plugin

ActiveSylius-plugin[API Development](/categories/api)

tilleuls/sylius-quick-import-plugin
===================================

Plugin to import taxons (one level only) and products in Sylius.

v0.1.1(6y ago)71042[1 issues](https://github.com/coopTilleuls/CoopTilleulsSyliusQuickImportPlugin/issues)MITPHPPHP ^7.2CI failing

Since Mar 29Pushed 6y ago5 watchersCompare

[ Source](https://github.com/coopTilleuls/CoopTilleulsSyliusQuickImportPlugin)[ Packagist](https://packagist.org/packages/tilleuls/sylius-quick-import-plugin)[ RSS](/packages/tilleuls-sylius-quick-import-plugin/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (25)Versions (3)Used By (0)

 [ ![](https://camo.githubusercontent.com/1567208cc7c8ec53cf6e2af4f54449a9bb3ab0dee7916998de4e3ce9b7f79015/68747470733a2f2f64656d6f2e73796c6975732e636f6d2f6173736574732f73686f702f696d672f6c6f676f2e706e67) ](https://sylius.com)

Sylius Quick Import Plugin
==========================

[](#sylius-quick-import-plugin)

Plugin to quicky import taxons and products in Sylius catalog.

> ⚠️ This plugin is not a replacement for [SyliusImportExportPlugin](https://github.com/FriendsOfSylius/SyliusImportExportPlugin) which continues to be the best solution to import/export full catalog for Sylius.

Context
-------

[](#context)

This plugin has been written during the COVID-19 pandemic. The goal was to allow shoppers to build quick website and to import catalog without effort.

When using it?
--------------

[](#when-using-it)

- you need to import one level of taxons.
- you need to import simple product (code, name, description, main taxon, price, stock).
- that's it. If you need more, you should use [SyliusImportExportPlugin](https://github.com/FriendsOfSylius/SyliusImportExportPlugin).

Installation
------------

[](#installation)

1. Run `composer require tilleuls/sylius-quick-import-plugin`.
2. Add plugin dependency to your `config/bundles.php`:

    ```
    return [
        ...
        CoopTilleuls\SyliusQuickImportPlugin\CoopTilleulsSyliusQuickImportPlugin::class => ['all' => true],
    ];
    ```
3. Import the routing in your `config/routes.yaml`

    ```
    coop_tilleuls_sylius_quick_import_admin:
        resource: "@CoopTilleulsSyliusQuickImportPlugin/Resources/config/admin_routing.yml"
        prefix: /admin
    ```

Usage
-----

[](#usage)

You can find a new entry "Import catalog" in your admin menu. In these section you can download spreadsheet examples and import a catalog which respect this schema.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance17

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 80% 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 ~10 days

Total

2

Last Release

2221d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/57224?v=4)[Kévin Dunglas](/maintainers/dunglas)[@dunglas](https://github.com/dunglas)

---

Top Contributors

[![Gregcop1](https://avatars.githubusercontent.com/u/1257968?v=4)](https://github.com/Gregcop1 "Gregcop1 (12 commits)")[![ArnoudThibaut](https://avatars.githubusercontent.com/u/14937343?v=4)](https://github.com/ArnoudThibaut "ArnoudThibaut (1 commits)")[![dunglas](https://avatars.githubusercontent.com/u/57224?v=4)](https://github.com/dunglas "dunglas (1 commits)")[![jacquesbh](https://avatars.githubusercontent.com/u/858611?v=4)](https://github.com/jacquesbh "jacquesbh (1 commits)")

---

Tags

syliusimportcatalogsylius-plugin

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/tilleuls-sylius-quick-import-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/tilleuls-sylius-quick-import-plugin/health.svg)](https://phpackages.com/packages/tilleuls-sylius-quick-import-plugin)
```

###  Alternatives

[webgriffe/sylius-akeneo-plugin

Plugin allowing to import products data from Akeneo PIM to your Sylius store.

2477.8k](/packages/webgriffe-sylius-akeneo-plugin)[synolia/sylius-akeneo-plugin

Akeneo connector for Sylius.

2696.0k](/packages/synolia-sylius-akeneo-plugin)[bitbag/graphql-plugin

Sylius backend integration for Vue Storefront 2

254.8k](/packages/bitbag-graphql-plugin)[bitbag/vue-storefront2-plugin

Sylius backend integration for Vue Storefront 2

251.5k](/packages/bitbag-vue-storefront2-plugin)[setono/sylius-catalog-promotion-plugin

Catalog promotion plugin for Sylius

2069.2k](/packages/setono-sylius-catalog-promotion-plugin)[webgriffe/sylius-table-rate-shipping-plugin

Provides table rate shipping calculator.

1490.4k](/packages/webgriffe-sylius-table-rate-shipping-plugin)

PHPackages © 2026

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