Rename package to mummert/eventmanager-bundle
This commit is contained in:
@@ -10,7 +10,7 @@ Contao 5 Bundle für Organisations-, Veranstaltungsort- und Event-Verwaltung ink
|
|||||||
## Installation (lokal via Composer)
|
## Installation (lokal via Composer)
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
composer require mummert-media/eventmanager-bundle
|
composer require mummert/eventmanager-bundle
|
||||||
```
|
```
|
||||||
|
|
||||||
## Installation im Contao Manager (VCS)
|
## Installation im Contao Manager (VCS)
|
||||||
@@ -18,7 +18,7 @@ composer require mummert-media/eventmanager-bundle
|
|||||||
1. **Contao Manager** → **Composer** → **Repositories** → **Repository hinzufügen**
|
1. **Contao Manager** → **Composer** → **Repositories** → **Repository hinzufügen**
|
||||||
2. Typ: `vcs`
|
2. Typ: `vcs`
|
||||||
3. URL: `https://github.com/<owner>/eventmanager-bundle`
|
3. URL: `https://github.com/<owner>/eventmanager-bundle`
|
||||||
4. Paket hinzufügen: `mummert-media/eventmanager-bundle`
|
4. Paket hinzufügen: `mummert/eventmanager-bundle`
|
||||||
5. Bei Bedarf Version `dev-main` oder ein Tag (z. B. `1.0.0`) wählen
|
5. Bei Bedarf Version `dev-main` oder ein Tag (z. B. `1.0.0`) wählen
|
||||||
6. Änderungen anwenden
|
6. Änderungen anwenden
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "mummert-media/eventmanager-bundle",
|
"name": "mummert/eventmanager-bundle",
|
||||||
"description": "Internal Contao backend bundle for organizations, locations and event/member assignments.",
|
"description": "Internal Contao backend bundle for organizations, locations and event/member assignments.",
|
||||||
"type": "contao-bundle",
|
"type": "contao-bundle",
|
||||||
"license": "proprietary",
|
"license": "proprietary",
|
||||||
|
|||||||
Reference in New Issue
Block a user