This bundle will enable defining custom grid layout fields on a Pimcore DataObject.
This bundle is easily installed via composer: composer require torqit/pimcore-object-layout-grid-bundle
- 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.
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.