Download the PHP package mediadreams/md_calendarize_frontend without Composer
On this page you can find all versions of the php package mediadreams/md_calendarize_frontend. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mediadreams/md_calendarize_frontend
More information about mediadreams/md_calendarize_frontend
Files in mediadreams/md_calendarize_frontend
Download mediadreams/md_calendarize_frontend
More information about mediadreams/md_calendarize_frontend
Files in mediadreams/md_calendarize_frontend
Vendor mediadreams
Package md_calendarize_frontend
Short Description This TYPO3 extension enables frontend users to add ext:calendarize items in the frontend.
License GPL-2.0-or-later
Homepage https://www.mediadreams.org
Package md_calendarize_frontend
Short Description This TYPO3 extension enables frontend users to add ext:calendarize items in the frontend.
License GPL-2.0-or-later
Homepage https://www.mediadreams.org
Please rate this library. Is it a good library?
Informations about the package md_calendarize_frontend
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 >= 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 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 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.
All versions of md_calendarize_frontend with dependencies
PHP Build Version
Package Version
Requires
typo3/cms-core Version
^13.4
lochmueller/calendarize Version ^14.0
georgringer/numbered-pagination Version >=1.0.1,<3.0.0
lochmueller/calendarize Version ^14.0
georgringer/numbered-pagination Version >=1.0.1,<3.0.0
The package mediadreams/md_calendarize_frontend contains the following files
Loading the files please wait ....