lochmueller / calendarize
Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also 'calendarize' your own table/model. It is completely independent
Fund package maintenance!
lochmueller
paypal.me/lochmueller
Installs: 56 175
Dependents: 9
Suggesters: 1
Security: 0
Stars: 69
Watchers: 12
Forks: 80
Open Issues: 13
Type:typo3-cms-extension
Requires
- php: ^7.4||^8.0
- ext-json: *
- ext-pdo: *
- lochmueller/autoloader: >=7.3.5
- sabre/vobject: ^4.2
- typo3/cms-core: ^10.4||^11.5
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.0
- phpmd/phpmd: ^2.4
- phpspec/prophecy: ^1.15
- phpstan/phpstan: ^0.12
- qossmic/deptrac-shim: ^0.19
- scrutinizer/ocular: ^1.3
- squizlabs/php_codesniffer: ^2.6
- typo3/cms-workspaces: ^10.4||^11.5
- typo3/testing-framework: ^6.5
Suggests
- brotkrueml/schema: Output of structured data information for better Google Search Result User Experience
- georgringer/numbered-pagination: Pagination with reduced amount of pages
- typo3/cms-dashboard: Dashboard widgets
Replaces
- typo3-ter/calendarize: 12.4.4
- dev-master
- 12.4.4
- 12.4.3
- 12.4.2
- 12.4.1
- 12.4.0
- 12.3.0
- 12.2.0
- 12.1.0
- 12.0.2
- 12.0.1
- 12.0.0
- 11.0.2
- 11.0.1
- 11.0.0
- 10.2.2
- 10.2.1
- 10.2.0
- 10.1.0
- 10.0.1
- 10.0.0
- 9.0.0
- 8.2.2
- 8.2.1
- 8.2.0
- 8.1.0
- 8.0.1
- 8.0.0
- 7.3.0
- 7.2.0
- 7.1.0
- 7.0.0
- 6.0.0
- 5.0.1
- 5.0.0
- 4.3.0
- 4.2.1
- 4.2.0
- 4.1.3
- 4.1.2
- 4.1.1
- 4.1.0
- 4.0.1
- 4.0.0
- 3.2.5
- 3.2.4
- 3.2.3
- 3.2.2
- 3.2.1
- 3.2.0
- 3.1.3
- 3.1.2
- 3.1.1
- 3.1.0
- 3.0.1
- 3.0.0
- 2.8.1
- 2.8.0
- 2.7.1
- 2.7.0
- 2.6.1
- 2.6.0
- 2.5.1
- 2.5.0
- 2.4.1
- 2.4.0
- 2.3.3
- 2.3.2
- 2.3.1
- 2.3.0
- 2.2.2
- 2.2.1
- 2.2.0
- 2.0.2
- dev-feature/category-conjunction-plugin
This package is auto-updated.
Last update: 2023-05-09 19:06:03 UTC
README
Information
Calendarize infrastructure
- EXT:calendarize (Base calendar extension base on EXT:autoloader)
- EXT:calendarize_pages (Calendarize for pages)
- EXT:calendarize_content (Calendarize for tt_content)
- EXT:calendarize_news (Calendarize for news)
- EXT:md_fullcalendar (Full Calendar.io integration)
- EXT:md_calendarize_frontend (Add events via frontend)
- EXT:calendarize_address (Extends events with tt_address records)
- EXT:cal2calendarize (Migrate cal plugins to calendarize plugins)
Sponsors & supporter
Thank you for support and sponsoring the extension:
Contribution
Check CONTRIBUTING.md file!