Documentation

Creating Page Managers

  1. Set up your page type for composer as you normally would
  2. Install Package
  3. Go to site map, choose to display system pages
  4. Expand out the dashboard
  5. Add a "Page Manager Parent" page called whatever you want, for example "Blog Posts" This page will redirect to the first child, but is necessary to make the dashboard main view look better.
  6. Add a "Page Manager" page underneath that. Enter the Page Type Handle of the composer page you wish to manage.
  7. Profit!

Allowing People to Access the Best Suite - Core Composer Section

Sky Blue Sofa has written up a very good step-by-step tutorial for allowing different users and groups to access Composer:

http://skybluesofa.com/blog/configuring-concrete5-composer-advanced-permissions/

The method for Best Suite - Core is exactly the same, except that you don't set permissions on /dashboard/composer/write but on /dashboard/composer/write-pm 

The page is named "Write (for page managers)" in the site map. It is hidden from the main dashboard page because it should not be accessed directly.

You may also set permissions on the actual Page Manager pages that you create, allowing only certain users and groups to edit different types of pages.