承接 quellenform/t3x-lib-ical-eventnews 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

quellenform/t3x-lib-ical-eventnews

Composer 安装命令:

composer require quellenform/t3x-lib-ical-eventnews

包简介

iCalendar Provider for Events

README 文档

README

Donate Latest Stable Version TYPO3 License

iCal Provider for "eventnews"

TYPO3 CMS Extension "lib_ical_eventnews"

What does it do?

This Extension registers a new iCal-provider for EXT:lib_ical which allows you to download events created with EXT:news in conjunction with EXT:eventnews. Simple use a few lines in your News-Detail-Template to display a link which leads directly to the .ics-file neccessary for calendars.

Installation/Configuration

  1. Install/configure EXT:news and EXT:eventnews
  2. Install this extension with composer or from TER/git
  3. Include the following lines in your News-Template:
{namespace ical=Quellenform\LibIcal\ViewHelpers}
<html xmlns:ical="http://typo3.org/ns/Quellenform/LibIcal/ViewHelpers" data-namespace-typo3-fluid="true">
<f:if condition="{newsItem.isEvent}">
    <div class="ics-download">
        <ical:link class="btn btn-primary" provider="eventnews" additionalParams="{uid:newsItem.uid}">
            <span class="glyphicon glyphicon-calendar"></span>
            <f:translate key="download" extensionName="lib_ical" />
        </ical:link>
    </div>
</f:if>

统计信息

  • 总下载量: 953
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-3.0-or-later
  • 更新时间: 2023-07-23

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固