PHPackages                             unkonf/sulu-schemaorg-event-bundle - 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. unkonf/sulu-schemaorg-event-bundle

ActiveSulu-bundle[Utility &amp; Helpers](/categories/utility)

unkonf/sulu-schemaorg-event-bundle
==================================

Sulu bundle for rendering schema.org event information

v0.2.1(1mo ago)14481MITPHPPHP ^8.4CI passing

Since Jul 6Pushed 1mo ago2 watchersCompare

[ Source](https://github.com/unkonf/sulu-schemaorg-event-bundle)[ Packagist](https://packagist.org/packages/unkonf/sulu-schemaorg-event-bundle)[ RSS](/packages/unkonf-sulu-schemaorg-event-bundle/feed)WikiDiscussions main Synced today

READMEChangelog (3)Dependencies (34)Versions (12)Used By (0)

sulu-schemaorg-event-bundle
===========================

[](#sulu-schemaorg-event-bundle)

[![Mastodon Follow](https://camo.githubusercontent.com/c2abd2d790b2fdf042e992e8872c59044086bdb16b119a61d8526d6238c3c2ba/68747470733a2f2f696d672e736869656c64732e696f2f6d6173746f646f6e2f666f6c6c6f772f3130393430383638313234363937323730303f646f6d61696e3d68747470733a2f2f726865696e6e65636b61722e736f6369616c)](https://rheinneckar.social/@bitexpert)[![Mastodon Follow](https://camo.githubusercontent.com/1cc9bba169eda2ac8b2cc1bd11859f7eac53118adee41fa904a23f2498342957/68747470733a2f2f696d672e736869656c64732e696f2f6d6173746f646f6e2f666f6c6c6f772f3130393430383732383331353332383936373f646f6d61696e3d68747470733a2f2f726865696e6e65636b61722e736f6369616c)](https://rheinneckar.social/@unKonf)

This is a Sulu bundle to manage Schema.org Event metadata for your Sulu webspaces.

Installation
------------

[](#installation)

```
composer require unkonf/sulu-schemaorg-event-bundle
```

1. Register the bundle in the file `config/bundles.php`

```
UnKonf\Sulu\SchemaOrgEventBundle\UnKonfSuluSchemaOrgEventBundle::class => ['all' => true],
```

2. Configure the routing as follows:

Create file `config/routes/schemaorgevent_admin.yaml`:

```
schemaorgevent_api:
  resource: "@UnKonfSuluSchemaOrgEventBundle/Resources/config/routing_api.yaml"
```

3. Run Doctrine Schema Update

```
./bin/adminconsole doctrine:schema:update -f
```

Usage
-----

[](#usage)

Once installed, this bundle adds a tab called "Schema.org Event" to the webspaces configuration which allows you to create new schema.org Event entries for the different webspaces. For each webspace only one event configuration can be saved.

The tab is only visible once the user got the permissions assigned. Create a new role via "Settings &gt; User role" first, and assign it to the users that should be able to manage the settings.

Contribute
----------

[](#contribute)

Please feel free to fork and extend existing or add new features and send a pull request with your changes! To establish a consistent code quality, please provide unit tests for all your changes and adapt the documentation.

Want To Contribute?
-------------------

[](#want-to-contribute)

If you feel that you have something to share, then we’d love to have you. Check out [the contributing guide](CONTRIBUTING.md) to find out how, as well as what we expect from you.

License
-------

[](#license)

Sulu Schema.org Event Bundle is released under the MIT License.

###  Health Score

46

—

FairBetter than 92% of packages

Maintenance91

Actively maintained with recent releases

Popularity18

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 82.1% 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 ~338 days

Total

3

Last Release

50d ago

PHP version history (2 changes)v0.1.0PHP ^8.2 | ^8.3

v0.2.0PHP ^8.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/1adf0ab660536efce10aeb97f0c90ec881110b64fbd23429fa945190df0def56?d=identicon)[shochdoerfer](/maintainers/shochdoerfer)

---

Top Contributors

[![shochdoerfer](https://avatars.githubusercontent.com/u/596449?v=4)](https://github.com/shochdoerfer "shochdoerfer (23 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (5 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/unkonf-sulu-schemaorg-event-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/unkonf-sulu-schemaorg-event-bundle/health.svg)](https://phpackages.com/packages/unkonf-sulu-schemaorg-event-bundle)
```

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M388](/packages/easycorp-easyadmin-bundle)[symfony/framework-bundle

Provides a tight integration between Symfony components and the Symfony full-stack framework

3.6k251.7M11.6k](/packages/symfony-framework-bundle)[shopware/storefront

Storefront for Shopware

684.6M236](/packages/shopware-storefront)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M574](/packages/shopware-core)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9421.6k61](/packages/open-dxp-opendxp)[metamodels/core

MetaModels core

10156.4k67](/packages/metamodels-core)

PHPackages © 2026

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