Search by

eappointment / dldbtemplates

tkunstphilipp.gaebler

Templates for DLDB

Package info

gitlab.com/eappointment/includes/dldbtemplates

Issues

pkg:composer/eappointment/dldbtemplates

Statistics

Installs: 13

Dependents: 0

Suggesters: 0

Stars: 0

1.0.0 2026-09-25 14:02 UTC

This package is not auto-updated.

Last update: 2026-09-26 10:21:49 UTC


README

templates for dldb location and service content like prerequisites and formular data

Usage

{% include "@dldb/path/to/template.twig" %}

Bootstrap

\BO\Slim\Bootstrap::addTwigTemplateDirectory('dldb', \BO\Dldb\Templates\Finder::getTemplatePath());

composer

"require": {
    "eappointment/dldbtemplates": "dev-main"
}