drugento/date-collection-type
Provides new attributes types for Akeneo PIM:

| DateCollectionTypeBundle | Akeneo PIM Community Edition |
|---|---|
| dev-master | v1.7.* |
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 drugento/date-collection-type
Add the following bundle in your app/AppKernel.php file:
$bundles = [
new Pim\Bundle\DateCollectionTypeBundle\PimDateCollectionTypeBundle(),
];
You can read the detailed configuration documentation following thins link: doc/index.md
If you want to contribute to this open-source project, thank you to read and sign the following contributor agreement
How can I help you explore Laravel packages today?