Cody CMS
Fork me on GitHub

Basics

How to login

When you want to add or change content to your website you will need to log in first. The easiest way to do that is just add /login after the URL of your website. For instance: http://www.codyweb.com/en/login. If everything goes well you will see the login page-- 1

The Dashboard

This is the heart of your Cody website, here you can add pages, images, files, manage users etc.

You can reach the dashboard by adding /dashboard after the URL of your website. For instance: http://www.codyweb.com/en/dashboard. But when you login you get redirected automatically to this page.

-- 2