AOEpeople/ExtendedAttributeTypeBundle

Name: ExtendedAttributeTypeBundle

Owner: AOE

Description: Extra attribute types for Akeneo PIM

Forked from: akeneo/ExtendedAttributeTypeBundle

Created: 2017-06-26 13:03:19.0

Updated: 2017-06-26 13:03:20.0

Pushed: 2017-06-27 09:01:49.0

Homepage:

Size: 247

Language: PHP

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

ExtendedAttributeTypeBundle

Provides new attributes types for Akeneo PIM CE and EE:

Simple string collection

Requirements

| ExtendedAttributeTypeBundle | Akeneo PIM Community Edition | |:—————————:|:—————————-:| | dev-master | v1.7. | | 1.0. | v1.6.* |

Installation

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

First, add the VCS then launch the following command from your root application:

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

Add the following bundle in your app/AppKernel.php file:

dles = [
new Pim\Bundle\ExtendedAttributeTypeBundle\PimExtendedAttributeTypeBundle(),

Configuration

You can read the detailed configuration documentation following thins link: doc/index.md

Contributing

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


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.