2017 © Pedro Peláez
 

symfony-bundle excel-init-bundle

Akeneo PIM Excel initialization bundle

image

akeneo/excel-init-bundle

Akeneo PIM Excel initialization bundle

  • Tuesday, June 26, 2018
  • by Akeneo
  • Repository
  • 16 Watchers
  • 12 Stars
  • 10,685 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 8 Forks
  • 7 Open issues
  • 31 Versions
  • 3 % Grown

The README.md

Excel Init Bundle

Build Status, (*1)

alt text, (*2)

This bundle adds support of Excel XSLX files as a source for initializing catalog structure for Akeneo PIM., (*3)

This extension replaces the ExcelConnectorBundle for Akeneo PIM >= 1.6. Be carefull to use the new init.xlsx file of this bundle as there are some structure modifications., (*4)

Note: this bundle is not compatible with Excel 2003 xls files. Editing the XLSX file with LibreOffice/OpenOffice is also not supported as it can lead to unwanted behavior., (*5)

Requirements

ExcelInitBundle Akeneo PIM Community Edition
v3.0.* >= v3.0
v2.1.* >= v2.2 - < 3.0
v2.0.* v2.0 - v2.1
v1.2.* v1.7.*
v1.1.* v1.6.*
v1.0.* v1.6.*

Installation

From your application root:, (*6)

    php composer.phar require --prefer-dist akeneo/excel-init-bundle:3.0

Enable the bundle in the app/AppKernel.php file in the registerProjectBundles() method:, (*7)

    $bundles = [
        // ...
        new Pim\Bundle\ExcelInitBundle\PimExcelInitBundle(),
    ]

Now let's clean your cache and dump your assets:, (*8)

    php bin/console cache:warmup --env=prod
    php bin/console pim:installer:assets --env=prod

Documentation

Getting started

See doc/Getting started for more details on how to set your catalog structure using the init.xslx file., (*9)

See doc folder for more details on how to set your catalog structure., (*10)

Supported file

Input file must follow init.xslx structure., (*11)

Note that the file should be opened with Excel. LibreOffice/OpenOffice are not fully in compliance with validations data that are available in the spreadsheet., (*12)

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., (*13)

Dev notes

Unit tests

You can launch the PHPSpec tests with the provided docker-compose.yml file:, (*14)

docker-compose pull
docker-compose up -d
docker-compose exec fpm composer install --prefer-dist
docker-compose exec fpm ./bin/phpspec run

The Versions

26/06 2018

dev-master

9999999-dev http://www.akeneo.com

Akeneo PIM Excel initialization bundle

  Sources   Download

OSL-3.0

The Requires

  • akeneo/pim-community-dev ^2.2

 

The Development Requires

excel e-commerce ecommerce pim akeneo

15/03 2018

v2.1.0

2.1.0.0 http://www.akeneo.com

Akeneo PIM Excel initialization bundle

  Sources   Download

OSL-3.0

The Requires

  • akeneo/pim-community-dev ^2.2

 

The Development Requires

excel e-commerce ecommerce pim akeneo

15/03 2018

v2.0.4

2.0.4.0 http://www.akeneo.com

Akeneo PIM Excel initialization bundle

  Sources   Download

OSL-3.0

The Requires

  • akeneo/pim-community-dev ^2.2

 

The Development Requires

excel e-commerce ecommerce pim akeneo

11/01 2018

2.0.x-dev

2.0.9999999.9999999-dev http://www.akeneo.com

Akeneo PIM Excel initialization bundle

  Sources   Download

OSL-3.0

The Requires

  • akeneo/pim-community-dev 2.*

 

The Development Requires

excel e-commerce ecommerce pim akeneo

11/01 2018

v2.0.3

2.0.3.0 http://www.akeneo.com

Akeneo PIM Excel initialization bundle

  Sources   Download

OSL-3.0

The Requires

  • akeneo/pim-community-dev 2.*

 

The Development Requires

excel e-commerce ecommerce pim akeneo

11/01 2018

dev-update-ci

dev-update-ci http://www.akeneo.com

Akeneo PIM Excel initialization bundle

  Sources   Download

OSL-3.0

The Requires

  • akeneo/pim-community-dev 2.0.*

 

The Development Requires

excel e-commerce ecommerce pim akeneo

01/12 2017

1.2.x-dev

1.2.9999999.9999999-dev http://www.akeneo.com

Akeneo PIM Excel initialization bundle

  Sources   Download

OSL-3.0

The Requires

  • akeneo/pim-community-dev 1.7.*

 

The Development Requires

excel e-commerce ecommerce pim akeneo

01/12 2017

v1.2.6

1.2.6.0 http://www.akeneo.com

Akeneo PIM Excel initialization bundle

  Sources   Download

OSL-3.0

The Requires

  • akeneo/pim-community-dev 1.7.*

 

The Development Requires

excel e-commerce ecommerce pim akeneo

01/12 2017

v2.0.2

2.0.2.0 http://www.akeneo.com

Akeneo PIM Excel initialization bundle

  Sources   Download

OSL-3.0

The Requires

  • akeneo/pim-community-dev 2.0.*

 

The Development Requires

excel e-commerce ecommerce pim akeneo

15/11 2017

dev-fitn-patch-doc

dev-fitn-patch-doc http://www.akeneo.com

Akeneo PIM Excel initialization bundle

  Sources   Download

OSL-3.0

The Requires

  • akeneo/pim-community-dev 2.0.*

 

The Development Requires

excel e-commerce ecommerce pim akeneo

03/11 2017

v2.0.1

2.0.1.0 http://www.akeneo.com

Akeneo PIM Excel initialization bundle

  Sources   Download

OSL-3.0

The Requires

  • akeneo/pim-community-dev 2.0.*

 

The Development Requires

excel e-commerce ecommerce pim akeneo

10/10 2017

v2.0.0

2.0.0.0 http://www.akeneo.com

Akeneo PIM Excel initialization bundle

  Sources   Download

OSL-3.0

The Requires

  • akeneo/pim-community-dev 2.0.*

 

The Development Requires

excel e-commerce ecommerce pim akeneo

09/10 2017

2.0.0-beta

2.0.0.0-beta http://www.akeneo.com

Akeneo PIM Excel initialization bundle

  Sources   Download

OSL-3.0

The Requires

  • akeneo/pim-community-dev 2.0.*

 

The Development Requires

excel e-commerce ecommerce pim akeneo

06/09 2017

v1.2.15

1.2.15.0 http://www.akeneo.com

Akeneo PIM Excel initialization bundle

  Sources   Download

OSL-3.0

The Requires

  • akeneo/pim-community-dev 1.7.*

 

The Development Requires

excel e-commerce ecommerce pim akeneo

06/09 2017

v1.2.5

1.2.5.0 http://www.akeneo.com

Akeneo PIM Excel initialization bundle

  Sources   Download

OSL-3.0

The Requires

  • akeneo/pim-community-dev 1.7.*

 

The Development Requires

excel e-commerce ecommerce pim akeneo

19/05 2017

v1.2.4

1.2.4.0 http://www.akeneo.com

Akeneo PIM Excel initialization bundle

  Sources   Download

OSL-3.0

The Requires

  • akeneo/pim-community-dev 1.7.*

 

The Development Requires

excel e-commerce ecommerce pim akeneo

24/04 2017

v1.2.3

1.2.3.0 http://www.akeneo.com

Akeneo PIM Excel initialization bundle

  Sources   Download

OSL-3.0

The Requires

  • akeneo/pim-community-dev 1.7.*

 

The Development Requires

excel e-commerce ecommerce pim akeneo

30/03 2017

v1.2.2

1.2.2.0 http://www.akeneo.com

Akeneo PIM Excel initialization bundle

  Sources   Download

OSL-3.0

The Requires

  • akeneo/pim-community-dev 1.7.*

 

The Development Requires

excel e-commerce ecommerce pim akeneo

29/03 2017

v1.2.1

1.2.1.0 http://www.akeneo.com

Akeneo PIM Excel initialization bundle

  Sources   Download

OSL-3.0

The Requires

  • akeneo/pim-community-dev 1.7.*

 

The Development Requires

excel e-commerce ecommerce pim akeneo

14/03 2017

v1.2.0

1.2.0.0 http://www.akeneo.com

Akeneo PIM Excel initialization bundle

  Sources   Download

OSL-3.0

The Requires

  • akeneo/pim-community-dev 1.7.*

 

The Development Requires

excel e-commerce ecommerce pim akeneo

02/03 2017

v1.1.3

1.1.3.0 http://www.akeneo.com

Akeneo PIM Excel initialization bundle

  Sources   Download

OSL-3.0

The Requires

  • akeneo/pim-community-dev 1.6.*

 

The Development Requires

excel e-commerce ecommerce pim akeneo

28/02 2017

dev-jenkins

dev-jenkins http://www.akeneo.com

Akeneo PIM Excel initialization bundle

  Sources   Download

OSL-3.0

The Requires

  • akeneo/pim-community-dev 1.6.*

 

The Development Requires

excel e-commerce ecommerce pim akeneo

24/02 2017

v1.1.2

1.1.2.0 http://www.akeneo.com

Akeneo PIM Excel initialization bundle

  Sources   Download

OSL-3.0

The Requires

  • akeneo/pim-community-dev 1.6.*

 

The Development Requires

excel e-commerce ecommerce pim akeneo

23/02 2017

dev-jml-wip

dev-jml-wip http://www.akeneo.com

Akeneo PIM Excel initialization bundle

  Sources   Download

OSL-3.0

The Requires

  • akeneo/pim-community-dev 1.6.*

 

The Development Requires

excel e-commerce ecommerce pim akeneo

27/01 2017

v1.0.4

1.0.4.0 http://www.akeneo.com

Akeneo PIM Excel initialization bundle

  Sources   Download

OSL-3.0

The Requires

  • akeneo/pim-community-dev ~1.6

 

The Development Requires

excel e-commerce ecommerce pim akeneo

27/01 2017

v1.1.1

1.1.1.0 http://www.akeneo.com

Akeneo PIM Excel initialization bundle

  Sources   Download

OSL-3.0

The Requires

  • akeneo/pim-community-dev 1.6.*

 

The Development Requires

excel e-commerce ecommerce pim akeneo

26/01 2017

v1.1.0

1.1.0.0 http://www.akeneo.com

Akeneo PIM Excel initialization bundle

  Sources   Download

OSL-3.0

The Requires

  • akeneo/pim-community-dev 1.6.*

 

The Development Requires

excel e-commerce ecommerce pim akeneo

26/01 2017

v1.0.3

1.0.3.0 http://www.akeneo.com

Akeneo PIM Excel initialization bundle

  Sources   Download

OSL-3.0

The Requires

  • akeneo/pim-community-dev ~1.6

 

The Development Requires

excel e-commerce ecommerce pim akeneo

06/10 2016

v1.0.2

1.0.2.0 http://www.akeneo.com

Akeneo PIM Excel initialization bundle

  Sources   Download

OSL-3.0

The Requires

  • akeneo/pim-community-dev ~1.6

 

The Development Requires

excel e-commerce ecommerce pim akeneo

13/09 2016

v1.0.1

1.0.1.0 http://www.akeneo.com

Akeneo PIM Excel initialization bundle

  Sources   Download

OSL-3.0

The Requires

  • akeneo/pim-community-dev ~1.6

 

The Development Requires

excel e-commerce ecommerce pim akeneo

30/08 2016

v1.0.0

1.0.0.0 http://www.akeneo.com

Akeneo PIM Excel initialization bundle

  Sources   Download

OSL-3.0

The Requires

  • akeneo/pim-community-dev ~1.6

 

The Development Requires

excel e-commerce ecommerce pim akeneo