mediadreams/md_calendarize_frontend

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


Keywords
calendar, extension, frontend, typo3, fe_users, Calendarize, cal, php, typo3-cms-extension, typo3-extension
License
CNRI-Python-GPL-Compatible

Documentation

TYPO3 Extension md_calendarize_frontend

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 >= 10.4
  • ext:calendarize >= 10.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 plugin-tab in the field Record Storage Page
  • 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.