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(8mo ago)0746GPL-2.0-or-laterJavaScript

Since Feb 6Pushed 8mo 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 1mo 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 82% of packages

Maintenance61

Regular maintenance activity

Popularity17

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity49

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

247d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ae3cc8e78636fb69272b3ddcfa746a155e54df89fae509f163a0e06e68684e70?d=identicon)[lukasniestroj](/maintainers/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

[eliashaeussler/typo3-form-consent

Extension for TYPO3 CMS that adds double opt-in functionality to EXT:form

1481.0k](/packages/eliashaeussler-typo3-form-consent)[b13/assetcollector

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

10118.4k](/packages/b13-assetcollector)[mfd/ai-filemetadata

Automatically generates FAL metadata for files by means of public LLMs

1142.1k](/packages/mfd-ai-filemetadata)

PHPackages © 2026

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