theolangstraat/dailyverses
Composer 安装命令:
composer require theolangstraat/dailyverses
包简介
Show a daily verse from the bible of your choice
README 文档
README
Extension Overview
This TYPO3 extension provides a frontend plugin that displays a daily Bible verse. It integrates seamlessly with the Bootstrap Package.
Built with Extbase and Fluid, the extension leverages the latest technologies available in TYPO3 version 13 to ensure optimal performance and maintainability.
We gratefully acknowledge Tim from dailyverses.net for generously providing the necessary data free of charge.
- Configuration flexibility: “The plugin offers flexible configuration options, allowing editors to customize the display and translation of verses.”
- Caching or performance note: “Verses are cached to minimize external requests and improve page load speed.”
- License or usage note: “Please refer to the extension’s documentation for licensing and usage guidelines.”
Usage
Site Configuration
Edit Site Configuration
To ensure the plugin functions correctly, it is important to configure the sites properly. The available languages are defined in the site configuration. These are read by the extension when:
- the site configuration is saved
- the extension is installed
Language Fallback Type
Language Fallback Type
If the option "Show default language if no translation exists" is selected, it is sufficient to refer to the language in which the plugin was created.
For greater flexibility, the plugin can optionally be created separately for each language.
In all cases, the plugin will display the language selected in the frontend.
Create New Content
Create New Content
To use the extension, insert the plugin via the content element wizard.
Using a headline or any other field is optional.
Create New Content – General
Bible Translations per Language
Create New Content – Configuration → Languages
Options
Create New Content - Configuration → Options
-
Show Dailyverse link:
Displays a link in the frontend to dailyverses.net -
Minimal height:
You can optionally add a background image. To create more space for the image, define a minimum height inembelow the text. -
Mode:
- Verse of the Day: Daily Bible verse, cached for that date
- Random Verse: Random Bible verse, not cached
-
Custom CSS: The user may define a custom theme using a CSS file located outside the extension. If the
bootstrap_packageextension is installed, Bootstrap theme variables from bootstrap.css will be applied. Otherwise, the default styling from dailyverses.css will be used.
⚠️ Warning
If thebootstrap_packageis removed, installed, or activated, it is important to save the site configuration again. This ensures that the FlexForms are updated to reflect the new situation.
Voorbeeld custom.css
.bibletext-outerFrame { background: url("achtergrond.jpg"); background-size: cover; background-position: center; padding: 2em; } .bibletext-frame { padding: 0.5rem; border-radius: 0.3rem; color: black; background-color: white; box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.1); } .bibletext { text-align: center; line-height: 1.5; font-weight: 300; font-size: 120%; font-style: italic; } .bibleverse { text-align: center; font-size: 80%; opacity: 40%; }
Frontend
Frontend (Background Image)
If you are using bootstrap_package, you can add a background using the standard functionality under the Appearance tab.
The Background Color field allows you to set a color behind the text content.
If you are not using bootstrap_package, you have several alternatives:
- Use custom CSS to apply a background.
- Develop your own templates and add image fields to your FlexForm configuration.
Change log
| Date | Version | Description |
|---|---|---|
| 2025-11-12 | 13.4.8 | - Dynamic flexforms moved outside extension to var/ - Flexforms are automatically created for each site if they do not exist. |
| 2025-11-07 | 13.4.5 | - Added compatibility for installation via composer |
| 2025-10-08 | 13.4.3 | - Removed dependency on bootstrap_package- The user may define a custom theme using a CSS file located outside the extension. - If the bootstrap_package extension is installed, Bootstrap theme variables from bootstrap.css will be applied.- Otherwise, the default styling from dailyverses.css will be used. |
| 2025-10-01 | 13.4.2 | - Deprecated code has been removed to ensure compatibility with version 14 |
| 2025-09-30 | 13.4.1 | - Initial version |
theolangstraat/dailyverses 适用场景与选型建议
theolangstraat/dailyverses 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 9 次下载、GitHub Stars 达 0, 最近一次更新时间为 2025 年 11 月 11 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 theolangstraat/dailyverses 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 theolangstraat/dailyverses 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 9
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 23
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2025-11-11







