feat: add Contao 5.7 pinboard bundle
This commit is contained in:
19
README.md
Normal file
19
README.md
Normal file
@@ -0,0 +1,19 @@
|
||||
# Contao Pinboard Bundle
|
||||
|
||||
Contao 5.7 Bundle für eine Pinwand mit frei angeordneten Pinnwandeinträgen.
|
||||
|
||||
## Features
|
||||
|
||||
- Backend-Entität `tl_pinnwand` unter **Inhalte**
|
||||
- Felder: Überschrift, Text (max. 3000), Link, Bild, dateAdded, dateModified, published, hervorgehoben
|
||||
- Frontend-Modul `pinnwand` (Twig)
|
||||
- Kork-Hintergrund + zufällige, überlappende Notizzettel
|
||||
- Drag-&-Drop als visueller Effekt (ohne Persistenz)
|
||||
- Hervorgehobene Einträge immer im Vordergrund
|
||||
|
||||
## Installation (Bundle im Projekt einbinden)
|
||||
|
||||
1. Bundle per Composer einbinden.
|
||||
2. Cache leeren.
|
||||
3. Datenbank aktualisieren.
|
||||
4. Assets installieren, damit CSS/JS unter `bundles/contaopinboard/` verfügbar sind.
|
||||
Reference in New Issue
Block a user