Popular Packages

  • PHP

    maispace/mai-resource

    Downloads, templates, forms, and info boxes with FE group-based access control. Manages protected file downloads and informational resources.

  • PHP

    maispace/mai-newsletter

    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`.

  • PHP

    maispace/mai-news

    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`.

  • PHP

    maispace/mai-mjml

    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.

  • PHP

    maispace/mai-member

    Member management extension for managing organisation members and handling applications with status workflows. FE-User linking requires `mai_account`.

  • PHP

    maispace/mai-mail

    Mail queue and logging extension for TYPO3 backend mail dispatch with site-based theming.

  • PHP

    maispace/mai-locations

    Location and venue records with address, coordinates, opening hours, and contact info.

  • PHP

    maispace/mai-jobs

    Jobs extension with job listings, category filtering, status management, and application form with file upload.

  • PHP

    maispace/mai-gallery

    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`.

  • PHP

    maispace/mai-faq

    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`.

  • PHP

    maispace/mai-events

    Event management extension with list and detail views and iCal export. Supports event registration with waiting list. Categories use TYPO3 `sys_category`.

  • PHP

    maispace/mai-consent

    Cookie consent management with a configurable banner, modal, category-based content gating, and a backend statistics module.

  • PHP

    maispace/mai-canteen

    Canteen meal plan records with daily menus, dietary flags, and weekly scheduling.

  • PHP

    maispace/mai-account

    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_newslette

  • PHP

    maispace/mai-accessibility

    Backend module for editorial accessibility analysis. Checks content elements for common accessibility issues before publication. Includes TYPO3 link validation to surface broken links alongside accessibility warnings.