Commit 6cf0347 1 parent d845bd7 commit 6cf0347 Copy full SHA for 6cf0347
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ The importer object bundle is a pimcore bundle that set the selected grid column
3
3
4
4
## Installation
5
5
The installation can be installed through composer.
6
- 1 . Run `` composer require YouweGit/ImporterObjectBundle `` to receive the bundle.
6
+ 1 . Run `` composer require youwe/importer-grid-settings `` to receive the bundle.
7
7
2 . Enable the bundle `` bin/console pimcore:bundle:enable ImporterObjectBundle `` .
8
8
3 . Then reload the GUI of Pimcore.
9
9
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " YouweGit/ImporterObjectBundle " ,
2
+ "name" : " youwe/importer-grid-settings " ,
3
3
"description" : " Bundle that set the selected grid columns automatically when importing a data object" ,
4
4
"type" : " pimcore-bundle" ,
5
5
"version" : " 0.0.1" ,
You can’t perform that action at this time.
0 commit comments