Plugins
Steer CMS loves plugins - in-fact almost the entire system sits within the plugins directory.
Introducing the team
- steerCMSFoundationPlugin: A large base collection of Steer CMS bits-and-pieces. It contains: generators, styles, some custimized modules for external plugins etc.
- steerCMSCorePlugin: Handling of page content, publishing workflow and asset management.
- steerCMSCachedBehaviorPlugin: Declare how and when models delete there cache, all by simple configuration.
- steerCMSPropertiesBehaviorPlugin: Add properties to any model.
- steerCMSSearchPlugin: Simple stemmer-based search function.
- steerCMSBlogPlugin: Posts, multiple blogs and more.
- steerCMSCalendarPlugin: Events, multiple calendars, "calendar month browsing" and more.
- steerCMSCommentPlugin: Comment behaviour for propel objects.
