mediadreams/md_calendarize_frontend 问题修复 & 功能扩展

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

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

mediadreams/md_calendarize_frontend

最新稳定版本:4.0.0

Composer 安装命令:

composer require mediadreams/md_calendarize_frontend

包简介

This TYPO3 extension enables frontend users to add ext:calendarize items in the frontend.

README 文档

README

This extension enables a frontend user to add ext:calendarize-records in the frontend.

Templates are ready to use with the bootstrap framework and icons will be shown, if you have Font Awesome icon set included in your project.

Requirements

  • TYPO3 >= v9.5, < v14
  • ext:calendarize >= v6.0 < v15.0

Installation

  • Install the extension by using the extension manager or use composer
  • Include the static TypoScript of the extension
  • Configure the extension by setting your own typoscript variables
    • dateFormat: Format of date input fields (see PHP date function)
    • dateFormatPlaceholder: Placeholder for date form fields
    • timeFormat: Format of time input fields (see PHP date function)
    • timeFormatPlaceholder: Placeholder for time fields
    • parentCategory: If you want to use categories for your calendar entries, set the ID of the category which child items should be displayed

Usage

  • Add the pluign Calendarize frontend on a page, which is restricted by the frontend user login
  • Select a storage page in the configuration-tab in the field Startingpoint
  • Make sure to include jQuery in the header of the website in order to get some magic in the template working
  • Now a frontend user is able to add, edit and delete own records

Bugs and Known Issues

If you find a bug, it would be nice if you add an issue on Github.

THANKS

Thanks a lot to all who make this outstanding TYPO3 project possible!

Credits

  • Extension icon was taken from Freepik.

统计信息

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

GitHub 信息

  • Stars: 3
  • Watchers: 2
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2020-06-30