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.
- TYPO3 >= v9.5, < v14
- ext:calendarize >= v6.0 < v15.0
- 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 fieldstimeFormat: Format of time input fields (see PHP date function)timeFormatPlaceholder: Placeholder for time fieldsparentCategory: If you want to use categories for your calendar entries, set the ID of the category which child items should be displayed
- Add the pluign
Calendarize frontendon 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
jQueryin 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
If you find a bug, it would be nice if you add an issue on Github.
Thanks a lot to all who make this outstanding TYPO3 project possible!
- Extension icon was taken from Freepik.