Migrate to mummert/newssubmission-bundle namespace

This commit is contained in:
Jürgen Mummert
2026-03-08 18:01:52 +01:00
parent 0ea1a9a8ac
commit 2970711fc0
15 changed files with 28 additions and 28 deletions
+2 -2
View File
@@ -1,11 +1,11 @@
# mummert-media/newssubmission-bundle
# mummert/newssubmission-bundle
Contao 5.7 bundle for frontend news submissions with Symfony Forms, FilePond uploads and Altcha for anonymous users.
## Installation
1. Bundle als Composer-Paket in das Contao-Projekt einbinden.
2. `composer update mummert-media/newssubmission-bundle`
2. `composer update mummert/newssubmission-bundle`
3. `ddev exec vendor/bin/contao-console contao:migrate --no-interaction --no-ansi`
4. `ddev exec vendor/bin/contao-console cache:clear --no-ansi`