Skip to content

Commit 6cf0347

Browse files
committed
Update the readme and composer file to the new name ImporterGridSettings
1 parent d845bd7 commit 6cf0347

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ The importer object bundle is a pimcore bundle that set the selected grid column
33

44
## Installation
55
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.
77
2. Enable the bundle ``bin/console pimcore:bundle:enable ImporterObjectBundle``.
88
3. Then reload the GUI of Pimcore.
99

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "YouweGit/ImporterObjectBundle",
2+
"name": "youwe/importer-grid-settings",
33
"description": "Bundle that set the selected grid columns automatically when importing a data object",
44
"type": "pimcore-bundle",
55
"version": "0.0.1",

0 commit comments

Comments
 (0)