torqit / pimcore-object-layout-grid-bundle
Installs: 9 354
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 1
Language:JavaScript
Type:pimcore-bundle
pkg:composer/torqit/pimcore-object-layout-grid-bundle
Requires
- pimcore/pimcore: ^12.0
This package is auto-updated.
Last update: 2026-02-11 21:33:14 UTC
README
This bundle will enable defining custom grid layout fields on a Pimcore DataObject.
Installing the package via composer
This bundle is easily installed via composer: composer require torqit/pimcore-object-layout-grid-bundle
Steps to create a grid layout on a DataObject:
- Open a DataObject class
- Add a grid field to your class (found under layouts).
- Setup and define the base field info, endpoint to retrieve data from, and column information.
License
This bundle is licensed under the Pimcore Open Core License (POCL) and is intended for use with Pimcore Platform 2025.1 and newer.
See LICENSE.md for full license text.