Download the PHP package torqit/pimcore-object-layout-grid-bundle without Composer
On this page you can find all versions of the php package torqit/pimcore-object-layout-grid-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package pimcore-object-layout-grid-bundle
pimcore-object-layout-grid-bundle
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.
All versions of pimcore-object-layout-grid-bundle with dependencies
PHP Build Version
Package Version
Requires
pimcore/pimcore Version
^12.0
The package torqit/pimcore-object-layout-grid-bundle contains the following files
Loading the files please wait ....