cpsit / be-links
Add page or web links as backend modules
Installs: 984
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 3
Forks: 2
Open Issues: 3
Type:typo3-cms-extension
pkg:composer/cpsit/be-links
Requires
- typo3/cms-backend: ^6.2 || ^7.6 || ^8.7
- typo3/cms-core: ^6.2 || ^7.6 || ^8.7
- typo3/cms-lang: ^6.2 || ^7.6 || ^8.7
Requires (Dev)
- nimut/testing-framework: 2.x-dev || 3.x-dev
- phpunit/phpunit: ^4.8 || ^6.0
Suggests
- friendsofphp/php-cs-fixer: Tool to automatically fix PHP coding standards issues
This package is auto-updated.
Last update: 2025-10-17 02:31:27 UTC
README
Add page or web links as backend modules
Installation
Simply install the extension with Composer or the Extension Manager.
Usage
- Add a new page of type folder
- Create a new record of type
Backend link - Enter a title
- The title is used as module title
- Choose between main or sub module
- Enter a url
- The url is the site shown in your module
- Choose an icon
- The icon is used for your module
- If no icon is provided, a default icon is used
- Set your preferred authentication type
None: The module is accessible for all usersUser & Group: The module permission can be set in group and user recordsAdmin only: The module is accessible for admins onlyUser: The module permission can be set in user recordsGroup: The module permission can be set in group records
- Choose the parent module if you chose the sub module type