Skip to content

This bundle provides a simple admin interface for the patchlevel/event-sourcing-bundle.

License

Notifications You must be signed in to change notification settings

patchlevel/event-sourcing-admin-bundle

Repository files navigation

Event-Sourcing-Bundle-Admin

This bundle provides a simple admin interface for the patchlevel/event-sourcing-bundle.

Screenshots

Store

Screenshot1

Inspector

Screenshot2

Projection

Screenshot3

Events

Screenshot4

Installation

composer require patchlevel/event-sourcing-bundle

Configuration

# config/packages/patchlevel_event_sourcing_admin.yaml
patchlevel_event_sourcing_admin:
    enabled: true

Routes

# config/routes/patchlevel_event_sourcing_admin.yaml
event_sourcing:
  resource: '@PatchlevelEventSourcingAdminBundle/config/routes.yaml'
  prefix: /es-admin

About

This bundle provides a simple admin interface for the patchlevel/event-sourcing-bundle.

Resources

License

Stars

Watchers

Forks