Rename package to mummert/limited-downloads-bundle

This commit is contained in:
Jürgen Mummert
2026-03-07 20:07:51 +01:00
parent d10c160ae9
commit ad73e617c0
2 changed files with 2 additions and 2 deletions

View File

@@ -39,7 +39,7 @@ Tabelle `tl_timed_download`:
## Installation (Privates GitHub-Repository)
1. Paket im privaten Repository bereitstellen, z.B. `eiswurm/limited-downloads-bundle`.
1. Paket im privaten Repository bereitstellen, z.B. `mummert/limited-downloads-bundle`.
2. Im Projekt per Composer einbinden.
3. `vendor/bin/contao-console contao:migrate` ausfuehren.

View File

@@ -1,5 +1,5 @@
{
"name": "eiswurm/limited-downloads-bundle",
"name": "mummert/limited-downloads-bundle",
"description": "Timed download links for Contao 5.7 forms.",
"type": "contao-bundle",
"license": "proprietary",