Libraries tagged by MailPace
maispace/mai-search
0 Downloads
Frontend search integration with indexing, faceted filtering, and multilingual support.
maispace/mai-resource
0 Downloads
Downloads, templates, forms, and info boxes with FE group-based access control. Manages protected file downloads and informational resources.
maispace/mai-newsletter
0 Downloads
Newsletter management extension. **Owns the canonical subscriber record** — all opt-in/opt-out operations across the project write to this extension's subscriber table. Email dispatch goes through `mai_mail`.
maispace/mai-news
0 Downloads
News / Aktuelles extension with categories, tags, RSS feed, and FAL image support. Categories use TYPO3 `sys_category`, sharing the same tree as `mai_gallery`, `mai_faq`, and `mai_timeline`.
maispace/mai-mjml
0 Downloads
MJML integration for TYPO3. Converts MJML templates to responsive HTML emails by invoking the local MJML CLI binary. Used exclusively as a suggested dependency of `mai_mail` — feature extensions must not depend on this directly.
maispace/mai-member
0 Downloads
Member management extension for managing organisation members and handling applications with status workflows. FE-User linking requires `mai_account`.
maispace/mai-mail
2 Downloads
Mail queue and logging extension for TYPO3 backend mail dispatch with site-based theming.
maispace/mai-locations
0 Downloads
Location and venue records with address, coordinates, opening hours, and contact info.
maispace/mai-jobs
0 Downloads
Jobs extension with job listings, category filtering, status management, and application form with file upload.
maispace/mai-gallery
0 Downloads
Image gallery and retrospectives extension using TYPO3 FAL. Supports year archives and category filtering via TYPO3 `sys_category`, sharing the same tree as `mai_news`, `mai_faq`, and `mai_timeline`.
maispace/mai-faq
0 Downloads
FAQ extension with accordion view, category tabs, and a JavaScript search/filter widget. Categories use TYPO3 `sys_category`, sharing the same tree as `mai_news`, `mai_gallery`, and `mai_timeline`.
maispace/mai-events
0 Downloads
Event management extension with list and detail views and iCal export. Supports event registration with waiting list. Categories use TYPO3 `sys_category`.
maispace/mai-consent
0 Downloads
Cookie consent management with a configurable banner, modal, category-based content gating, and a backend statistics module.
maispace/mai-canteen
0 Downloads
Canteen meal plan records with daily menus, dietary flags, and weekly scheduling.
maispace/mai-account
0 Downloads
Frontend user extension providing login, registration, MFA, and full profile management including interests and reminders. Extends the TYPO3 core `felogin` plugin with MFA, registration, and profile features. Newsletter opt-in is a UI entry point only — subscriber records are owned by `mai_newsletter`.