steerCMSFoundationPlugin
Binding much of Steer CMS together is steerCMSFoundationPlugin. Providing admin generators, a collection of general tools and more - it is used by both frontend and backend applications.
sfGuard Customisations
sfGaurd is extended by a set of modules. These make small changes to layout and appearance. In addition to these a fully hydrated list of credentials has been included. So all aspects of the system can be administrated.
Generators
In most ways,the Steer CMS admin generators are based on the sf admin generators. In most parts actually, they are identical (i.e. we copied them). There are a couple of differences to note.
- Versioning Interfaces: built by default.
- Property Interfaces: built by default.
- Styling Changes: some custom button classes need to be defined - positive, neutral, negative and caution.
- generator.yml: a few small changes to some of the configuration options..
