drugento/date-collection-type
DateCollection type, which stores ordered collections of date ranges.Pim\Bundle\AttributeBundle).pim_date_collection_value). Migration scripts (if any) would need review to ensure compatibility with Akeneo’s existing schema.Akeneo Version Strategy:
Data Model Impact:
UI/UX Integration:
Maintenance and Support:
Migration Path:
DateCollection type?pim_enrich_attribute_pre_save).composer require drugento/date-collection-type --prefer-dist
AppKernel.php (or config/bundles.php for Symfony Flex).DateCollection attribute type in Akeneo’s attribute configuration (YAML/XML).pim_catalog:
attributes:
my_date_collection:
type: pim_date_collection
label: "Date Ranges"
DataFixtures or a one-time CLI tool) to transform legacy date fields into DateCollection.PimCatalogBundle, PimEnrichBundle).api-platform, elastica for search).DateCollection serializes/deserializes correctly.DateCollection in Akeneo’s API or CSV exports may slow down bulk operations.How can I help you explore Laravel packages today?