PHPackages                             tomsgu/sylius-import-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. tomsgu/sylius-import-export-plugin

ActiveSylius-plugin

tomsgu/sylius-import-export-plugin
==================================

import / export plugin for Sylius.

0.20.0(4y ago)0103MITPHPPHP ^7.3 || ^8.0

Since Mar 30Pushed 4y agoCompare

[ Source](https://github.com/Tomsgu/SyliusImportExportPlugin)[ Packagist](https://packagist.org/packages/tomsgu/sylius-import-export-plugin)[ RSS](/packages/tomsgu-sylius-import-export-plugin/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (34)Versions (18)Used By (0)

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

FOSSyliusImportExportPlugin
===========================

[](#fossyliusimportexportplugin)

 [ ![](https://camo.githubusercontent.com/a9293e2245443e754c2de699dc11a270c7cb1d18a30ab512abbda0f055670c81/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f667269656e64736f6673796c6975732f73796c6975732d696d706f72742d6578706f72742d706c7567696e2e737667) ](https://packagist.org/packages/friendsofsylius/sylius-import-export-plugin "License") [ ![](https://camo.githubusercontent.com/5e8ca9c75cb08e06e7f1a03c261ee6f17301e8711bb0bead5cb01432368c95b9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f667269656e64736f6673796c6975732f73796c6975732d696d706f72742d6578706f72742d706c7567696e2e737667) ](https://packagist.org/packages/friendsofsylius/sylius-import-export-plugin "Version") [ ![](https://camo.githubusercontent.com/ba127236d6c313315446e12681cc1bd54996990ad689acff4c83f2f06f86f283/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f467269656e64734f6653796c6975732f53796c697573496d706f72744578706f7274506c7567696e2f6d61737465722e737667) ](http://travis-ci.org/FriendsOfSylius/SyliusImportExportPlugin "Build status")

 [![](https://camo.githubusercontent.com/5b98e02f3693c16fd3f40037251d70ca5e1ecd2a11608dd21c9c7e3933b8942e/68747470733a2f2f73796c6975732e636f6d2f6173736574732f62616467652d617070726f7665642d62792d73796c6975732e706e67)](https://sylius.com/plugins/)

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

[](#installation)

1. Require relevant portphp format support

- Run `composer require portphp/csv --no-update` to add CSV format support
- Run `composer require portphp/spreadsheet --no-update` to add Excel format support (also install the `zip` PHP extension)

2. Require and install the plugin

- Run `composer require friendsofsylius/sylius-import-export-plugin`

3. Register the bundle:

```
