verdigado/calendarize-external 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

verdigado/calendarize-external

最新稳定版本:0.1.2

Composer 安装命令:

composer require verdigado/calendarize-external

包简介

Calendarize users can create/edit external calendar imports

README 文档

README

Extension for TYPO3, calendarize, external calendars for users

Features

This TYPO3 extension enables non-admin editors to schedule external calendar imports and get informed about the state of the import.

Installation

Simply install the extension with Composer or the Extension Manager.

composer require verdigado/calendarize-external

Usage

See Documentation

ddev local setup

The extension comes with a ready to use DDEV local configuration:

  • git clone the extension

  • cd calendarize_external

  • Hint: in .ddev/config.yaml set PHP, MariaDB versions according to your needs)

  • to use e.g. TYPO3 11.5:

     composer require typo3/minimal:"^11.5"
     ddev start && ddev launch
  • do TYPO3 setup your in web browser
  • go to Backend -> Extensions, check or activate the calendarize_external extension

!!! Do not commit the "typo3/minimal" etc. lines from local setup to composer.json !!!

To remove the local ddev setup without removing the local repo:

ddev delete -O
rm -rf .build/ composer.lock

Community

See the Issues on Github

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 5
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2023-10-31