Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ad73e617c0 |
@@ -39,7 +39,7 @@ Tabelle `tl_timed_download`:
|
|||||||
|
|
||||||
## Installation (Privates GitHub-Repository)
|
## 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.
|
2. Im Projekt per Composer einbinden.
|
||||||
3. `vendor/bin/contao-console contao:migrate` ausfuehren.
|
3. `vendor/bin/contao-console contao:migrate` ausfuehren.
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "eiswurm/limited-downloads-bundle",
|
"name": "mummert/limited-downloads-bundle",
|
||||||
"description": "Timed download links for Contao 5.7 forms.",
|
"description": "Timed download links for Contao 5.7 forms.",
|
||||||
"type": "contao-bundle",
|
"type": "contao-bundle",
|
||||||
"license": "proprietary",
|
"license": "proprietary",
|
||||||
|
|||||||
Reference in New Issue
Block a user