Download the PHP package pdir/mae_event_categories without Composer
On this page you can find all versions of the php package pdir/mae_event_categories. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download pdir/mae_event_categories
More information about pdir/mae_event_categories
Files in pdir/mae_event_categories
Package mae_event_categories
Short Description this plugin allows the definition of additional categories for filtering events in eventlist frontend modules
License LGPL-3.0+
Homepage https://pdir.de
Informations about the package mae_event_categories
pdir/mae_event_categories
Forked from https://github.com/marebe1602/mae_event_categories
Purpose
if you have lots of events and using different calendars is not enough to organize your events, this plugin allows the definition of additional categories for filtering events in eventlist frontend modules. It also comes with an event filter module that allows visitors to choose the category to be displayed in the list.
Description
mae_event_categories adds a global operation to the calendar module which allows to define a non-hierarchical list of categories. One or more of these categories can be assigned to an event. The event list module is extended by the possibility to specify, which categories should be shown in the list. Access to category management can be configured by a single permission
the getAllEvents hook is used to filter events for the event list, if categories have been configured in the specific frontend module. Eventlists without configured categories will work as if the plugin wasn't there. If you delete a category, all references in tl_module and tl_calendar_events will be removed, too. There will be no warning, if the category is in use. You may filter events by category to see, if it is still assigned anywhere, before deleting (this may be improved in a later version).
The category filter module allows visitors to filter the displayed events by categories.
Customized places within contao
-
Account Manager / [Users, User groups]: new legend "event categories" on top of "Calendar permissions" allow edit categories and specify default categories for new events
-
Content / Events: new global operation "Categories" new field "Categories" in event header (tl_calendar_events)
-
Themes / Frontend modules: new field "Event categories" in frontend modules eventlist, calendar and eventmenu (tl_module)
- new Event Category filter module
Documentation
https://pdir.de/docs/de/contao/extensions/mae-event-categories/
Become a sponsor
Would you like to support this bundle? Visit https://contao-themes.net/sponsoring.html or hire pdir Contao Agentur for your web projects.
All versions of mae_event_categories with dependencies
contao/core-bundle Version ^4.13 || ^5.3
contao/calendar-bundle Version ^4.13 || ^5.3