Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gertvdb/taskbar
Update the Drupal toolbar with extra shortcuts for local tasks
https://github.com/gertvdb/taskbar
drupal
Last synced: 2 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 6 years ago)
- Default Branch: main
- Last Pushed: 2024-11-06T18:17:54.000Z (3 months ago)
- Last Synced: 2024-11-18T09:39:16.288Z (3 months ago)
- Topics: drupal
- Language: PHP
- Homepage:
- Size: 219 KB
- Stars: 0
- Watchers: 2
- 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```