First Web Site

  1. Follow the setup guide to run ImCMS.

  2. Now, if everything is ok you will get next page:

    ../../_images/imcms-start-page-example1.png

    it means that ImCMS system has started and now working perfectly.

  3. Lets login as admin. Check Logging in section.

  4. If everything is okay you will see same page, but with Admin Panel (see Admin Panel section).

    ../../_images/imcms-logged-in-start-page-example.png
  5. Lets create new document. Follow Document Management guide for that.

  6. Great - now you know how to create new page, but you can ask the question: How should I fill content on my new page? - This is the time to use Edit Mode. It gives an ability to manage all editable content you can find in Content Management section. The simplest one is text editing, we will try to write our first Hello World.

    • Enable Edit Mode editIcon on the admin panel
    • Find pencil icon editTextIcon on the page and click it
    • Type “Hello World”
    • On Text Editor panel find button with saveIcon icon and click it
    • Text has been saved - reload page to be sure
  7. Check Role Management section to know how to manage access to your document.