PHPackages                             werkraum/ausstello - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. werkraum/ausstello

ActiveTypo3-cms-extension[Utility &amp; Helpers](/categories/utility)

werkraum/ausstello
==================

Events managen und kommunizieren, Marketing automatisieren. Einfach, ausstello.

1.3.2(9mo ago)1839GPL-2.0-or-laterJavaScript

Since Feb 6Pushed 9mo ago1 watchersCompare

[ Source](https://github.com/werkraum/ausstello)[ Packagist](https://packagist.org/packages/werkraum/ausstello)[ Docs](https://ausstello.de/)[ RSS](/packages/werkraum-ausstello/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependencies (1)Versions (35)Used By (0)

Installation
============

[](#installation)

`composer req werkraum/ausstello`

Connect TYPO3 with your ausstello Backend
-----------------------------------------

[](#connect-typo3-with-your-ausstello-backend)

### API Key

[](#api-key)

Generate your Token inside the ausstello Backend. Go to your personal settings and create a new Api Token.

### TYPO3 Extension settings

[](#typo3-extension-settings)

Go to your Admin Tools and select **Configure extensions**. Open *ausstello* and provide the `auth.backendUrl` and `auth.apiToken`.

TYPO3 Template
--------------

[](#typo3-template)

Include the TypoScript Template in your root page. `ausstello - Default Template`

TYPO3 Template - SEO
--------------------

[](#typo3-template---seo)

Include the TypoScript Template in your root page. `ausstello - Seo`

TYPO3 Plugin
------------

[](#typo3-plugin)

Insert a new Content Record of type **General Plugin**. Select the *Selected Plugin* **ausstello.de - All in one**. Update the given Plugin Options to your need.

### Routing

[](#routing)

#### Site Configuration

[](#site-configuration)

Include the basic routing enhancer:

```
imports:
  -
    resource: 'EXT:ausstello/Configuration/Routing/Ausstello.yaml'
```

or copy and adapt:

```
routeEnhancers:
  Ausstello:
    type: Extbase
    extension: Ausstello
    plugin: Event
    routes:
      -
        routePath: '/suche/'
        _controller: 'Event::list'
      -
        routePath: '/{event_name}'
        _controller: 'Event::detail'
        _arguments:
          event_name: event
    defaultController: 'Event:list'
    aspects:
      event_name:
        type: StaticEventMapper
```

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance56

Moderate activity, may be stable

Popularity19

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 90.9% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~6 days

Recently: every ~16 days

Total

34

Last Release

294d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/25104879?v=4)[Lukas Niestroj](/maintainers/lukasniestroj)[@lukasniestroj](https://github.com/lukasniestroj)

---

Top Contributors

[![lukasniestroj](https://avatars.githubusercontent.com/u/25104879?v=4)](https://github.com/lukasniestroj "lukasniestroj (130 commits)")[![Haste-MC](https://avatars.githubusercontent.com/u/56449686?v=4)](https://github.com/Haste-MC "Haste-MC (13 commits)")

### Embed Badge

![Health badge](/badges/werkraum-ausstello/health.svg)

```
[![Health](https://phpackages.com/badges/werkraum-ausstello/health.svg)](https://phpackages.com/packages/werkraum-ausstello)
```

###  Alternatives

[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

101466.4k45](/packages/friendsoftypo3-content-blocks)[wazum/sluggi

TYPO3 extension for URL slug management with inline editing, auto-sync, locking, access control, and redirects

41515.2k](/packages/wazum-sluggi)[praetorius/vite-asset-collector

Use AssetCollector to embed frontend assets generated by vite

54299.7k1](/packages/praetorius-vite-asset-collector)[typo3/cms-redirects

TYPO3 CMS Redirects - Create manual redirects, list existing redirects and automatically createredirects on slug changes.

167.3M74](/packages/typo3-cms-redirects)[typo3/cms-sys-note

TYPO3 CMS System Notes - Records with messages which can be placed on any page and contain instructions or other information related to a page or section.

116.2M37](/packages/typo3-cms-sys-note)[b13/assetcollector

Asset collector - Add CSS and SVG files and strings as inline style tag/inline svg to the html code.

10123.2k](/packages/b13-assetcollector)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
