-
|
Hallo, ich habe soeben auf einer Testumgebung Contao auf 5.3 LTS upgedatet. Die Cookiebar 1.14 sollte für Contao ^5.0 eigentlich funktionieren. Wenn ich es über den CM installiere kommt die Meldung: Problem 1 LG, Andi |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
|
I don't think that version 1.14 works with Contao 5 @m-werk contao-cookiebar/composer.json Line 26 in 15fc5ff The version you are trying to install is the wrong one.
https://github.com/oveleon/contao-cookiebar/releases/tag/2.0.0-RC1 |
Beta Was this translation helpful? Give feedback.
-
|
This is what I see in CM. LG |
Beta Was this translation helpful? Give feedback.
-
|
@m-werk as already explained you need to install Edit: |
Beta Was this translation helpful? Give feedback.


@m-werk as already explained you need to install
2.0.0-RC1. The Contao Manager does not allow you to install non-stable packages, so you will need to manually set the appropriate version requirement (e.g.^2.0@RC). You can also use the Contao Community Forum for general help like this, as this has nothing to do with this extension.Edit: