PHPackages                             abenmada/sylius-export-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. abenmada/sylius-export-plugin

ActiveSylius-plugin[Utility &amp; Helpers](/categories/utility)

abenmada/sylius-export-plugin
=============================

The Export plugin allows you to export all data of any entity directly from the configuration file

v1.0.2(1y ago)65MITPHPPHP ^8.0

Since May 2Pushed 1y ago1 watchersCompare

[ Source](https://github.com/ayman-benmada/Sylius-Export-Plugin)[ Packagist](https://packagist.org/packages/abenmada/sylius-export-plugin)[ RSS](/packages/abenmada-sylius-export-plugin/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (31)Versions (4)Used By (0)

Sylius Export Plugin
====================

[](#sylius-export-plugin)

 The Export plugin allows you to export all data of any entity directly from the configuration file.

[![presentation photo](https://github.com/ayman-benmada/Sylius-Export-Plugin/raw/main/src/Resources/public/presentation.png?raw=true)](https://github.com/ayman-benmada/Sylius-Export-Plugin/blob/main/src/Resources/public/presentation.png?raw=true)

Documentation
-------------

[](#documentation)

- **[Configuration Reference](https://github.com/ayman-benmada/Sylius-Export-Plugin/blob/main/docs/configuration.md)**
- **[Command Reference](https://github.com/ayman-benmada/Sylius-Export-Plugin/blob/main/docs/command.md)**

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

[](#installation)

Require plugin with composer :

```
composer require abenmada/sylius-export-plugin
```

Change your `config/bundles.php` file to add the line for the plugin :

```
