https://github.com/gertvdb/taskbar
Update the Drupal toolbar with extra shortcuts for local tasks
https://github.com/gertvdb/taskbar
drupal
Last synced: 5 months ago
JSON representation
Update the Drupal toolbar with extra shortcuts for local tasks
- Host: GitHub
- URL: https://github.com/gertvdb/taskbar
- Owner: gertvdb
- Created: 2018-10-05T18:35:04.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-11-06T18:17:54.000Z (over 1 year ago)
- Last Synced: 2025-05-07T03:10:01.846Z (about 1 year ago)
- Topics: drupal
- Language: PHP
- Homepage:
- Size: 219 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Description
-----------
This module updates the Drupal toolbar with some extra configurable features.
It provides all local tasks (edit, translate, delete, ...) in the toolbar on nodes.
Installation
------------
To install this module, do the following:
With composer:
1. ```composer require gertvdb/taksbar```