Download the PHP package akeneo-labs/excel-connector-bundle without Composer
On this page you can find all versions of the php package akeneo-labs/excel-connector-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download akeneo-labs/excel-connector-bundle
More information about akeneo-labs/excel-connector-bundle
Files in akeneo-labs/excel-connector-bundle
Package excel-connector-bundle
Short Description Akeneo PIM Excel connector bundle
License OSL-3.0
Homepage http://www.akeneo.com
Informations about the package excel-connector-bundle
ExcelConnectorBundle
DEPRECATED: this bundle is not compatible with the latest Akeneo PIM. Starting from 1.6 PIM version, you should use ExcelInitBundle instead.
This bundle adds support of Excel XSLX files as a source for initializing catalog structure and import/export of products for Akeneo PIM.
Requirements
ExcelConnectorBundle | Akeneo PIM Community Edition |
---|---|
v1.6.* | v1.5.* |
v1.5.* | v1.4.* |
v1.4.* | v1.3.* |
v1.3.* | v1.2.* |
v1.1.*, v1.2.* | v1.1.* |
v1.0.* | v1.0.* |
Installation
From your application root:
Enable the bundle in the app/AppKernel.php
file in the registerBundles()
method:
Now let's clean your cache and dump your assets:
Documentation
Getting started
See Resources/doc/Getting started for more details on how to set your catalog structure using the init.xslx file.
See Resources/doc folder for more details on how to set your catalog structure
Supported file
Input file must follow init.xslx structure. Note that the file must be opened with Excel. LibreOffice/OpenOffice are not in compliance with validations data that are available in the spreadsheet.
Importation job
This bundle allows you to import products files directly in the UI through Import > Import jobs. Please note that the init.xlsx import is also available via the UI. However, it should not be used as an import system for entities available within this file (families, categories, etc.) once the catalog structure has been set.
Troubleshooting
The import fails when importing families
Check that your channels names are correct in both family and channel tabs. You might have a typo in the channels tab and not in the family tab. You will have to remove the mispelled channel once you corrected this.
All versions of excel-connector-bundle with dependencies
phpoffice/phpexcel Version 1.8.*
akeneo-labs/spreadsheet-parser-bundle Version 1.1.*
doctrine/migrations Version 1.0.0-alpha3@alpha