This is a site package for a TYPO3 website optimized for fire departments. It should be a solution to setup a TYPO3 website for fire departments in an easy way.
fire_department/Configuration/TypoScript/Page/constants.typoscript
and override settings in your own TypoScript if needed.optional
I use Foundation for Sites to build the frontend stuff like css and js. Please read the "Installation" section in the ZurbReadme.md file in the folder "FrontendBuild" if you want change stuff here. In short you need: node, npm, yarn, gulp
Fork the repository to keep your changes in your project.
After copying and renaming the config.sample.yml file you have to adapt the projectdomain entry in the additional watch path to use the frontend build tool directly with your TYPO3 website. Consider the comments in the section for usage https protocol. "mkcert" has to be installed for this. To start developing with watched files by the frontend you have to use the following command.
yarn run start --typo3
With
yarn run build --typo3
you can copy the compiled frontend files to the TYPO3 extension Public folder without opening the website in browser. Later, TYPO3 loads frontend files from this folder.
If you have an error on executed task server
on running yarn run start --typo3
, create the cert files again like described in the comment in config.yaml file. Maybe that helps.
Diese Extension ist ein TYPO3 Site-Package um ohne größere Vorkenntnisse schnell eine TYPO3 Webseite für Feuerwehren zu erstellen.
fire_department/Configuration/TypoScript/Page/constants.typoscript
für die verschiedenen Einstellungen an und überschreibt diese bei Bedarf in eurem eigenen TypoScript.optional
Dafür nutze ich Foundation for Sites. Damit wird jede Menge Grundfunktionalität für das Aussehen bereitgestellt. Falls ihr da Anpassungen vornehmen wollt, schaut euch bitte die Systemvorraussetzungen in der ZurbReadme.md
im Ordner FrontendBuild
an. Im groben braucht ihr so etwas wie: node, npm, yarn, gulp auf eurem System.
Damit Änderungen nach einem Update nicht verloren gehen, solltet ihr die Extensions "forken". Also eine Kopie davon erstellen. Wenn ihr wollt, könnt ihr das direkt auf Github tun. Dann habt ihr gleich die Versionierung dabei.
Für die Anpassung des Frontends über den Frontendbuild, empfehle ich eine lokale Entwicklunsgumgebung.
Nach dem Erstellen eures Forks, müsst ihr die config.sample.yml
Datei kopieren nach config.yml
. Beachtet bitte die Kommentare in dem Bereich für die Nutzung mittels https. "mkcert" muss bei euch installiert sein. Dort könnt ihr dann eure eigene Projektdomain ergänzen um das Frontend direkt mit eurer lokalen TYPO3 Seite zu starten. Dazu ist dann folgendes Kommando notwendig:
yarn run start --typo3
Mit
yarn run build --typo3
könnt ihr einfach das fertig compilierte Frontend, also die css, js und auch Bilddateien, in den Public Ordner der Extension kopieren. Von dort läd später TYPO3 die benötigten Dateien.
Wenn du Problem beim Ausführen des Befehls yarn run start --typo3
bei dem Task server
hast, hilft vielleicht ein neu generieren der Zetifikatsdateien im Ordner certs
. Die dann einfach nochmal, wie in dem Kommentar in der config.yaml angegeben, erzeugen lassen.
Extension Icon by Diky Setiawan from the Noun Project https://thenounproject.com/ykid