Adrema plugin for winter cms
Go to file
philipp lang d1be6a7248
continuous-integration/drone/push Build is passing Details
Add CanRegister
2024-12-12 16:02:28 +01:00
assets/vendor Add CanRegister 2024-12-12 16:02:28 +01:00
components Add CanRegister 2024-12-12 16:02:28 +01:00
exceptions Fix Exception handling errors 2024-06-26 14:47:49 +02:00
lang Update localization files 2024-06-25 23:16:13 +02:00
models Mod setting fields 2024-06-25 23:16:48 +02:00
support Fix proxy 2024-06-26 17:00:23 +02:00
updates Initial commit 2024-01-29 23:36:43 +01:00
views Add event meta 2024-03-06 22:07:04 +01:00
.drone.yml Update drone 2024-07-14 12:49:33 +02:00
.gitignore Initial commit 2024-01-29 23:36:43 +01:00
.gitmodules Initial commit 2024-01-29 23:36:43 +01:00
Plugin.php Update localization 2024-06-25 23:21:21 +02:00
README.md Update Readme 2024-07-01 21:31:45 +02:00
composer.json Update composer json package name 2024-03-17 16:41:15 +01:00
routes.php Add clear cache via Request 2024-06-10 00:13:43 +02:00

README.md

Setup

Erstelle drei CMS-Seiten: Anmeldung Übersicht, Anmeldung Einzelseite und Anmeldung Registrierung.

Erstelle einen placeholder "metatags" im head-Bereich:

...
    {% placeholder metatags %}
</head>