2017 © Pedro Peláez
 

symfony-bundle extended-attribute-type

Provides new attributes types for Akeneo PIM CE and EE

image

akeneo/extended-attribute-type

Provides new attributes types for Akeneo PIM CE and EE

  • Tuesday, June 26, 2018
  • by jmleroux
  • Repository
  • 25 Watchers
  • 17 Stars
  • 3,202 Installations
  • PHP
  • 3 Dependents
  • 0 Suggesters
  • 6 Forks
  • 3 Open issues
  • 16 Versions
  • 27 % Grown

The README.md

ExtendedAttributeTypeBundle

Provides new attributes types for Akeneo PIM CE and EE: - TextCollection: this attribute type can store an ordered collection of strings or URLs., (*1)

Simple string collection, (*2)

Requirements

ExtendedAttributeTypeBundle Akeneo PIM Community Edition
2.1.* >=v2.2
2.0.* v2.0.*, v2.1.*
1.1.* v1.7.*

Installation

You can install this bundle with composer (see requirements section)., (*3)

First, add the VCS then launch the following command from your root application:, (*4)

    php composer.phar require --prefer-dist akeneo/extended-attribute-type:2.1

Add the following bundle in your app/AppKernel.php file:, (*5)

$bundles = [
    new Pim\Bundle\ExtendedAttributeTypeBundle\PimExtendedAttributeTypeBundle(),
];

You will also have to register the new Elasticsearch configuration files; in app/config/pim_parameters.yml, edit the elasticsearch_index_configuration_files parameter and add the following values:, (*6)

elasticsearch_index_configuration_files:
    - '%kernel.root_dir%/../vendor/akeneo/pim-community-dev/src/Pim/Bundle/CatalogBundle/Resources/elasticsearch/index_configuration.yml'
    - '%kernel.root_dir%/../vendor/akeneo/extended-attribute-type/src/Resources/config/elasticsearch/index_configuration.yml'

For the Enterprise edition, there is another file to register:, (*7)

elasticsearch_index_configuration_files:
    - '%kernel.root_dir%/../vendor/akeneo/pim-community-dev/src/Pim/Bundle/CatalogBundle/Resources/elasticsearch/index_configuration.yml'
    - '%kernel.root_dir%/../vendor/akeneo/pim-enterprise-dev/src/PimEnterprise/Bundle/WorkflowBundle/Resources/elasticsearch/index_configuration.yml'
    - '%kernel.root_dir%/../vendor/akeneo/extended-attribute-type/src/Resources/config/elasticsearch/index_configuration.yml'
    - '%kernel.root_dir%/../vendor/akeneo/extended-attribute-type/src/Resources/config/elasticsearch/index_configuration_ee.yml'    

If this is a fresh install, you can then proceed with a standard installation., (*8)

From an existing PIM, on the other hand, you will have to re-create your elasticsearch indexes:, (*9)

    php bin/console cache:clear --no-warmup --env=prod
    php bin/console akeneo:elasticsearch:reset-indexes --env=prod
    php bin/console pim:product-model:index --all --env=prod
    php bin/console pim:product:index --all --env=prod

Contributing

If you want to contribute to this open-source project, thank you to read and sign the following contributor agreement, (*10)

The Versions

26/06 2018

dev-master

9999999-dev

Provides new attributes types for Akeneo PIM CE and EE

  Sources   Download

OSL-3.0

The Requires

  • akeneo/pim-community-dev ^2.2

 

The Development Requires

28/03 2018

2.0.x-dev

2.0.9999999.9999999-dev

Provides new attributes types for Akeneo PIM CE and EE

  Sources   Download

OSL-3.0

The Requires

  • akeneo/pim-community-dev ^2.0

 

The Development Requires

26/03 2018

dev-textcollection-proposal-filter

dev-textcollection-proposal-filter

Provides new attributes types for Akeneo PIM CE and EE

  Sources   Download

OSL-3.0

The Requires

  • akeneo/pim-community-dev ^2.2

 

The Development Requires

22/03 2018

v2.1.0

2.1.0.0

Provides new attributes types for Akeneo PIM CE and EE

  Sources   Download

OSL-3.0

The Requires

  • akeneo/pim-community-dev ^2.2

 

The Development Requires

22/03 2018

1.1.x-dev

1.1.9999999.9999999-dev

Provides new attributes types for Akeneo PIM CE and EE

  Sources   Download

OSL-3.0

The Requires

  • akeneo/pim-community-dev 1.7.*

 

The Development Requires

17/01 2018

v2.0.2

2.0.2.0

Provides new attributes types for Akeneo PIM CE and EE

  Sources   Download

OSL-3.0

The Requires

  • akeneo/pim-community-dev ^2.0

 

The Development Requires

08/01 2018

v2.0.1

2.0.1.0

Provides new attributes types for Akeneo PIM CE and EE

  Sources   Download

OSL-3.0

The Requires

  • akeneo/pim-community-dev ^2.0

 

The Development Requires

20/10 2017

v2.0.0

2.0.0.0

Provides new attributes types for Akeneo PIM CE and EE

  Sources   Download

OSL-3.0

The Requires

  • akeneo/pim-community-dev 2.0.*

 

The Development Requires

06/09 2017

v1.1.3

1.1.3.0

Provides new attributes types for Akeneo PIM CE and EE

  Sources   Download

OSL-3.0

The Requires

  • akeneo/pim-community-dev 1.7.*

 

The Development Requires

25/08 2017

v1.1.2

1.1.2.0

Provides new attributes types for Akeneo PIM CE and EE

  Sources   Download

OSL-3.0

The Requires

  • akeneo/pim-community-dev 1.7.*

 

The Development Requires

27/06 2017

v1.1.1

1.1.1.0

Provides new attributes types for Akeneo PIM CE and EE

  Sources   Download

OSL-3.0

The Requires

  • akeneo/pim-community-dev 1.7.*

 

The Development Requires

27/06 2017

1.0.x-dev

1.0.9999999.9999999-dev

Provides new attributes types for Akeneo PIM CE and EE

  Sources   Download

OSL-3.0

The Requires

  • akeneo/pim-community-dev 1.6.*

 

The Development Requires

27/06 2017

v1.0.1

1.0.1.0

Provides new attributes types for Akeneo PIM CE and EE

  Sources   Download

OSL-3.0

The Requires

  • akeneo/pim-community-dev 1.6.*

 

The Development Requires

16/05 2017

v1.1.0

1.1.0.0

Provides new attributes types for Akeneo PIM CE and EE

  Sources   Download

OSL-3.0

The Requires

  • akeneo/pim-community-dev 1.7.*

 

The Development Requires

10/05 2017

v1.0.0

1.0.0.0

Provides new attributes types for Akeneo PIM CE and EE

  Sources   Download

OSL-3.0

The Requires

  • akeneo/pim-community-dev 1.6.*

 

The Development Requires

03/01 2017

dev-range-type

dev-range-type

Provides new attributes types for Akeneo PIM CE and EE

  Sources   Download

OSL-3.0

The Requires

  • akeneo/pim-community-dev 1.6.*

 

The Development Requires