Photo by: Doug Robar
The Umbraco backoffice is where the content editors and developers will spend a large part of their time. The backoffice is broken into several sections:
- Content
- Media
- Settings
- Developer
- Users
- Members
- Forms
- And even custom sections can be created like Umbraco Bookshelf
Version 7 has brought a very clean responsive interface powered by AngularJs. Umbraco sections (called applications
when developing new sections) consist of a node tree on the left, a contextual panel on the right and dashboards available at the root of each section.
NOTE: Typically editors are only given access to the
Content
andMedia
section while developers will need access to everything.