Drupal is a registered trademark of Dries Buytaert
drupal 11.3.7 Update released for Drupal core (11.3.7)! drupal 11.2.11 Update released for Drupal core (11.2.11)! drupal 10.6.7 Update released for Drupal core (10.6.7)! drupal 10.5.9 Update released for Drupal core (10.5.9)! cms 2.1.1 Update released for Drupal core (2.1.1)! drupal 11.3.6 Update released for Drupal core (11.3.6)! drupal 10.6.6 Update released for Drupal core (10.6.6)! cms 2.1.0 Update released for Drupal core (2.1.0)! bootstrap 8.x-3.40 Minor update available for theme bootstrap (8.x-3.40). menu_link_attributes 8.x-1.7 Minor update available for module menu_link_attributes (8.x-1.7). eca 3.1.1 Minor update available for module eca (3.1.1). layout_paragraphs 2.1.3 Minor update available for module layout_paragraphs (2.1.3). ai 1.3.3 Minor update available for module ai (1.3.3). ai 1.2.14 Minor update available for module ai (1.2.14). node_revision_delete 2.0.3 Minor update available for module node_revision_delete (2.0.3). moderated_content_bulk_publish 2.0.52 Minor update available for module moderated_content_bulk_publish (2.0.52). klaro 3.0.10 Minor update available for module klaro (3.0.10). klaro 3.0.9 Minor update available for module klaro (3.0.9). layout_paragraphs 2.1.2 Minor update available for module layout_paragraphs (2.1.2). geofield_map 11.1.8 Minor update available for module geofield_map (11.1.8).

Overview

Toolbar Edit Page Button adds a button (also known as a link or a toolbar tab) to edit the currently viewed node in the admin toolbar, at the top of the site. The button is visible on all nodes, to users with permission to access the toolbar edit page button. Clicking the button opens the current node in edit mode.

The module uses the same layout (for text and placement) as WordPress’ edit button. This is where a lot of editors are used to and expect to find a button to edit the current page. The module doesn’t remove tabs or the Quick edit feature. Some users are not familiar with the term node which is why it is labeled ‘Edit Page’ instead of ‘Edit Node’.

Node-id

On the button, next to the Edit Page link, the node id (nid) is displayed within parentheses so editors easily see which node (or page) they are about to edit.

Configuration

No configuration needed.

Theming

It is possible to style the background color if you want the button to pop more:

a[href^="/node/"].toolbar-icon-edit.toolbar-item {
  background-color: #006600;
}

Similar modules

Toolbar Edit Button: Adds the node edit (and taxonomy term edit) button into the admin toolbar. This module have a different placing of the button, no nid and also removes Quickedit.

Activity

Total releases
3
First release
Aug 2025
Latest release
5 months ago
Release cadence
42 days
Stability
67% stable

Release Timeline

Releases

Version Type Release date
1.0.6 Stable Oct 28, 2025
1.0.5 Stable Aug 6, 2025
1.0.x-dev Dev Aug 6, 2025