cpsit/be-links

Add page or web links as backend modules

Installs: 984

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 5

Forks: 3

Open Issues: 3

Type:typo3-cms-extension

1.0.0 2018-01-13 20:01 UTC

This package is auto-updated.

Last update: 2024-04-16 23:17:28 UTC


README

Latest Stable Version Build Status StyleCI

Add page or web links as backend modules

Installation

Simply install the extension with Composer or the Extension Manager.

Usage

  1. Add a new page of type folder
  2. Create a new record of type Backend link
  3. Enter a title
    • The title is used as module title
  4. Choose between main or sub module
  5. Enter a url
    • The url is the site shown in your module
  6. Choose an icon
    • The icon is used for your module
    • If no icon is provided, a default icon is used
  7. Set your preferred authentication type
    • None: The module is accessible for all users
    • User & Group: The module permission can be set in group and user records
    • Admin only: The module is accessible for admins only
    • User: The module permission can be set in user records
    • Group: The module permission can be set in group records
  8. Choose the parent module if you chose the sub module type