Download the PHP package unkonf/sulu-schemaorg-event-bundle without Composer
On this page you can find all versions of the php package unkonf/sulu-schemaorg-event-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download unkonf/sulu-schemaorg-event-bundle
More information about unkonf/sulu-schemaorg-event-bundle
Files in unkonf/sulu-schemaorg-event-bundle
Package sulu-schemaorg-event-bundle
Short Description Sulu bundle for rendering schema.org event information
License MIT
Informations about the package sulu-schemaorg-event-bundle
sulu-schemaorg-event-bundle
This is a Sulu bundle to manage Schema.org Event metadata for your Sulu webspaces.
Installation
-
Register the bundle in the file
config/bundles.php
- Configure the routing as follows:
Create file config/routes/schemaorgevent_admin.yaml
:
- Run Doctrine Schema Update
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 > User role" first, and assign it to the users that should be able to manage the settings.
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?
If you feel that you have something to share, then we’d love to have you. Check out the contributing guide to find out how, as well as what we expect from you.
License
Sulu Schema.org Event Bundle is released under the MIT License.
All versions of sulu-schemaorg-event-bundle with dependencies
sulu/sulu Version ^2.6
symfony/dependency-injection Version ^6.0
symfony/framework-bundle Version ^6.0
symfony/http-foundation Version ^6.0
symfony/http-kernel Version ^6.0
symfony/routing Version ^6.0