PHPackages                             friendsofsylius/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. [PDF &amp; Document Generation](/categories/documents)
4. /
5. friendsofsylius/sylius-import-export-plugin

ActiveSylius-plugin[PDF &amp; Document Generation](/categories/documents)

friendsofsylius/sylius-import-export-plugin
===========================================

import / export plugin for Sylius.

0.28.0(1y ago)120436.1k—1.6%87[57 issues](https://github.com/FriendsOfSylius/SyliusImportExportPlugin/issues)[3 PRs](https://github.com/FriendsOfSylius/SyliusImportExportPlugin/pulls)MITPHPPHP ^8.2CI failing

Since Mar 30Pushed 1y ago8 watchersCompare

[ Source](https://github.com/FriendsOfSylius/SyliusImportExportPlugin)[ Packagist](https://packagist.org/packages/friendsofsylius/sylius-import-export-plugin)[ RSS](/packages/friendsofsylius-sylius-import-export-plugin/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (10)Dependencies (33)Versions (25)Used By (0)

[![License](https://camo.githubusercontent.com/a9293e2245443e754c2de699dc11a270c7cb1d18a30ab512abbda0f055670c81/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f667269656e64736f6673796c6975732f73796c6975732d696d706f72742d6578706f72742d706c7567696e2e737667)](https://github.com/FriendsOfSylius/SyliusImportExportPlugin/blob/master/LICENSE)[![Version](https://camo.githubusercontent.com/5e8ca9c75cb08e06e7f1a03c261ee6f17301e8711bb0bead5cb01432368c95b9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f667269656e64736f6673796c6975732f73796c6975732d696d706f72742d6578706f72742d706c7567696e2e737667)](https://packagist.org/packages/friendsofsylius/sylius-import-export-plugin)[![Build](https://github.com/FriendsOfSylius/SyliusImportExportPlugin/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/FriendsOfSylius/SyliusImportExportPlugin/actions/workflows/build.yml)

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

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

[](#fossyliusimportexportplugin)

 [![](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:

```
