Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 460 Bytes

File metadata and controls

21 lines (13 loc) · 460 Bytes

Quick Actions

A Drupal 10+ module that provides custom quick links or shortcuts to facilitate administrative tasks or content workflows.

Installation

  1. Clone this repository into your modules/custom directory:
git clone https://github.com/morethanthemes/quick_actions.git
  1. Enable the module:
drush en quick_actions

Development

Use GitHub Issues to track features or bugs. Contributions via Pull Requests are welcome.