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

ActiveSulu-bundle

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

Sulu bundle for rendering schema.org event information

v0.1.0(1y ago)131MITPHPPHP ^8.2 | ^8.3CI failing

Since Jul 6Pushed 1y 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 1mo ago

READMEChangelog (1)Dependencies (17)Versions (4)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"
  type: rest
  prefix:   /admin/api
```

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

26

—

LowBetter than 43% of packages

Maintenance33

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 75% 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

Unknown

Total

1

Last Release

673d ago

### 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 (15 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

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M650](/packages/sylius-sylius)[nelmio/api-doc-bundle

Generates documentation for your REST API from attributes

2.3k63.6M232](/packages/nelmio-api-doc-bundle)[simplesamlphp/simplesamlphp

A PHP implementation of a SAML 2.0 service provider and identity provider.

1.1k12.4M193](/packages/simplesamlphp-simplesamlphp)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)

PHPackages © 2026

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