Sign in
Register
Our Umbraco
Forum
Projects
Documentation
Download
Contribute
Sign in
/
Register
Getting Started
Setup
Requirements
Install
Upgrading
Server Setup
Backoffice
Sections
Property Editors
Login
Data
Defining content
Creating Media
Members
Data Types
Scheduled Publishing
Design
Templates
Rendering Content
Rendering Media
Stylesheets Javascript
Code
Umbraco Services
Subscribing To Events
Creating Forms
Implementation
Default Routing
Inbound Pipeline
Controller Selection
Execute Request
Controllers
Custom Routing
Data Persistence
Rest Api
Extending
Dashboards
Section Trees
Property Editors
Macro Parameter Editors
Healthcheck
Language Files
Language Files For Packages
Reference
Config
webconfig
404handlers
EmbeddedMedia
ExamineIndex
ExamineSettings
fileSystemProviders
BaseRestExtensions
tinyMceConfig
trees
umbracoSettings
applications
dashboard
Templating
Mvc
Masterpages
Macros
Querying
IPublishedContent
DynamicPublishedContent
UmbracoHelper
MemberShipHelper
Routing
Authorized
Request Pipeline
WebApi
URL Tracking
Searching
Examine
Events
Management
Models
Services
Plugins
Cache
Common Pitfalls
Security
Tutorials
Creating Basic Site
Creating a Property Editor
Multilanguage Setup
Add ons
UmbracoForms
Installation
Editor
Developer
UmbracoCourier
Developer
Architecture
Umbraco Cloud
Getting Started
Baselines
Baseline Merge Conflicts
Set Up
Working Locally
Team Members
Visual Studio
Media
Config Transforms
Examine Configuration
Working With UaaS Cli
Working With Visual Studio
Deployment
Migrate Existing Site
Troubleshooting
Content Deploy Error
Content Deploy Schema
Plugins Known Issues
Structure Error
Databases
Upgrades
Our
Documentation
Getting Started
Edit
Search for documentation
Getting Started
All the basics of using Umbraco v7. From making a local installation to extending the backend.
Setup
Covers how to install and configure your Umbraco installation
Requirements
What is needed to run Umbraco?
Install
How to install Umbraco
Server Setup
Setting up a Web and SQL servers for your installation
Upgrading
How to upgrade your copy of Umbraco to a newer version
Backoffice overview
Details of all the common terms and concepts that are used throughout the Umbraco backoffice.
Data
Using the backoffice to create data
Defining content
Setting up content types, defining fields and creating your first content
Creating media
Uploading files to media library, using upload fields and image cropper
Creating Members
Defining Member Types and creating members for authentication and user profiles
Customizing Data Types
Creating and editing Data Types
Design
Create templates and views with your own markup and use Razor to render content.
Templates
Creating and managing templates
Rendering content
How to query and render published content
Rendering media
How to query and render media
Stylesheets and javascript
Working with css and javascript in Umbraco's templates
Code
Using Umbraco's service APIs
Create and update entities in Umbraco from code
Creating forms
Create, submit and handle HTML forms with controllers
Subscribing to events
Using events to modify content or run custom code