Version 1.0.3
The extension displays the watchword of the day from the Herrnhuter Brüdergemeine <http://www.ebu.de>
.
It shows the current date and two verses from the bible. One from the Old and one from the New Testament.
The extension is officially authorized by the Herrnhuter Brüdergemeine.
- TYPO3 8.7
-
Simply download the extension from GitHub and upload it to your TYPO3 installation via the extension manager.
-
Create a new scheduler task "Download Watchwords". The extension downloads the watchwords for the current year. There is no need to run the task on a regular base. It is enough to run it manually once a year. Every time it runs, it checks if there is a watchword for today in the database and if not, its starts the import process.
Add a frontend plugin to a page of your choice.
This extension uses nimut/testing-framework. To run Unit tests use: "composer install -dev" in the extension directory. To run the Unit tests use: "TYPO3_PATH_WEB="$PWD/.Build/Web" .Build/bin/phpunit --colors -c .Build/vendor/nimut/testing-framework/res/Configuration/UnitTests.xml Tests/Unit/"