An open API service indexing awesome lists of open source software.

https://github.com/itk-dev/itk-admin-links

Drupal 8 module for providing admin links as a block in bottom right corner
https://github.com/itk-dev/itk-admin-links

Last synced: 8 months ago
JSON representation

Drupal 8 module for providing admin links as a block in bottom right corner

Awesome Lists containing this project

README

          

# About ITK admin links

Provides a drupal block for holding simple links to drupal backend.
- Link to /admin
- Link to logout
- Link to node/[nid]/edit on node pages

The block is only visible for users with 'Administer nodes' permission.

## Usage
Simply add the block to a region The css provided by this module will place a link in bottom right corner with fixed positioning.