markocupic / sac-event-blog-bundle
管理Contao后端的事件博客并在您网站的页面上展示。
2.0.16
2024-09-17 19:52 UTC
Requires
- php: ^8.2
- chillerlan/php-qrcode: ^5.0
- codefog/contao-haste: ^5.0
- contao/core-bundle: ^5.3
- markocupic/contao-component-vue-js: ^3.3
- markocupic/contao-twig-assets: ^1.0
- markocupic/phpoffice-bundle: ^1.3
- markocupic/sac-event-tool-bundle: dev-contao5
- markocupic/zip-bundle: ^1.1
- terminal42/contao-fineuploader: ^3.4
- terminal42/notification_center: ^2.0
Requires (Dev)
- contao/easy-coding-standard: ^6.0
- contao/manager-plugin: ^2.4
- contao/test-case: ^5.3
- phpunit/phpunit: ^9.3
- dev-contao5
- 2.0.16
- 2.0.15
- 2.0.14
- 2.0.13
- 2.0.12
- 2.0.11
- 2.0.10
- 2.0.9
- 2.0.8
- 2.0.7
- 2.0.6
- 2.0.5
- 2.0.4
- 2.0.3
- 2.0.2
- 2.0.0
- 1.2.43
- 1.2.42
- 1.2.41
- 1.2.40
- 1.2.39
- 1.2.38
- 1.2.37
- 1.2.36
- 1.2.35
- 1.2.34
- 1.2.33
- 1.2.32
- 1.2.31
- 1.2.30
- 1.2.29
- 1.2.28
- 1.2.27
- 1.2.26
- 1.2.25
- 1.2.24
- 1.2.23
- 1.2.22
- 1.2.21
- 1.2.20
- 1.2.19
- 1.2.18
- 1.2.17
- 1.2.16
- 1.2.15
- 1.2.14
- 1.2.13
- 1.2.12
- 1.2.11
- 1.2.10
- 1.2.9
- 1.2.8
- 1.2.7
- 1.2.6
- 1.2.5
- 1.2.4
- 1.2.3
- 1.2.2
- 1.2.1
- 1.2.0
- 1.1.0
- 1.0.11
- 1.0.10
- 1.0.9
- 1.0.8
- 1.0.7
- 1.0.6
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- dev-contao4
This package is auto-updated.
Last update: 2024-09-17 19:54:07 UTC
README


SAC Event Blog Bundle/Tourenberichte-Tool
这个Contao CMS的插件是SAC Event Tool的扩展,包含后端和前端扩展,用于管理并在SAC的章节网站上发布SAC的旅游报告。除了图片和文本,还可以展示YouTube视频。 演示
使用这个扩展可以创建以下Contao前端模块
使用这个扩展可以创建以下后端模块
依赖关系
这个插件需要作为依赖项的SAC Event Tool。
安装
使用Contao Manager或Composer: composer require markocupic/sac-event-blog-bundle
配置
# config/config.yml # see src/DependencyInjection/Configuration.php for more options sac_event_blog: # blog images will be saved here asset_dir: 'files/sektion/events/tourenberichte' # path to the docx template docx_export_template: 'vendor/markocupic/sac-event-blog-bundle/src/Resources/contao/templates/docx/event_blog.docx'