Download the PHP package youwe/importer-grid-settings without Composer
On this page you can find all versions of the php package youwe/importer-grid-settings. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download youwe/importer-grid-settings
More information about youwe/importer-grid-settings
Files in youwe/importer-grid-settings
Download youwe/importer-grid-settings
More information about youwe/importer-grid-settings
Files in youwe/importer-grid-settings
Vendor youwe
Package importer-grid-settings
Short Description Bundle that set the selected grid columns automatically when importing a data object
License gpl-3.0
Package importer-grid-settings
Short Description Bundle that set the selected grid columns automatically when importing a data object
License gpl-3.0
Please rate this library. Is it a good library?
Informations about the package importer-grid-settings
ImporterObjectBundle
The importer object bundle is a pimcore bundle that set the selected grid columns automatically when importing a data object.
Installation
The installation can be installed through composer.
- Run
composer require youwe/importer-grid-settings
to receive the bundle. - Enable the bundle
bin/console pimcore:bundle:enable ImporterObjectBundle
. - Then reload the GUI of Pimcore.
How does it work?
The working is quite simple; when you are importing a CSV file, the bundle will set up the grid automatically according to the headers of the CSV you're importing.
All versions of importer-grid-settings with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
pimcore/core-version Version >=5.1.0
pimcore/pimcore Version ~5.5
pimcore/output-data-config-toolkit-bundle Version ^2.2
pimcore/core-version Version >=5.1.0
pimcore/pimcore Version ~5.5
pimcore/output-data-config-toolkit-bundle Version ^2.2
The package youwe/importer-grid-settings contains the following files
Loading the files please wait ....