thoughtco/statamic-cp-resources

There is no license information available for the latest version (v1.0.1) of this package.

v1.0.1 2023-11-16 10:23 UTC

This package is auto-updated.

Last update: 2024-05-16 11:31:27 UTC


README

This addon provides a helpful 'Resources' page in the Control Panel for clients.

Features

This addon:

  • Adds a page to the Control Panel allowing clients to watch Loom videos on how to use the CMS
  • Links to additional resources (such as guides & blog posts)

How to Install

Run the following commands from your project root:

composer require thoughtco/statamic-cpresources
php artisan vendor:publish --tag=client-dashboard-config

How to Use

By default, a 'Resources' page will be added to the Control Panel navigation. However, the page will be blank.

In the config/thoughtco/client-dashboard.php config file, you may configure the link to the Trello board, any Looms you wish to be displayed & any additional resources which should be linked.

You may also configure the titles used in the Control Panel navigation.