Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pdir/mae_event_categories

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
https://github.com/pdir/mae_event_categories

Last synced: 14 days ago
JSON representation

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

Awesome Lists containing this project

README

        

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](https://pdir.de) for your web projects.