Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

Latest commit

 

History

History
27 lines (19 loc) · 848 Bytes

index.rst

File metadata and controls

27 lines (19 loc) · 848 Bytes

Timeline Bundle

The SonataTimelineBundle integrates the SpyTimelineBundle into SonataAdmin. Timeline allows to create an action wall for a user or a group of users. The current implementation integrate the basic features of the SpyTimelineBundle:

  • doctrine's models with SonataEasyExtends
  • a TimelineBlock for admin action only
  • an admin extension to catch event and create timeline entry with the AdminSpread

Note

Only users with role ROLE_SUPER_ADMIN can have timeline entry.

Note

This is a work in progress, change may occurs in order to tweak performance issues, configuration options, or the rendering workflow.

reference/installation reference/configuration