mediadreams / md_calendarize_frontend
This TYPO3 extension enables frontend users to add ext:calendarize items in the frontend.
Installs: 1 395
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 3
Forks: 1
Open Issues: 3
Type:typo3-cms-extension
Requires
- georgringer/numbered-pagination: >=1.0.1,<3.0.0
- lochmueller/calendarize: ^12.0 || ^13.0
- typo3/cms-core: ^12.4
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 v12.4
- ext:calendarize >= 11.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 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
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.