Skip to content

Sublime Text extension to add hook snippet support for the Drupal 8 and Drupal 9 API.

License

Notifications You must be signed in to change notification settings

nkoporec/drupal-hooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Drupal Hooks

Description

This extension adds hook snippet support for the Drupal 8 and Drupal 9 API to Sublime Text.

Installation

Package Control

Make sure you already have Package Control installed Choose “Install Package” from the Command Palette (Super+Shift+p) Type “Drupal Hooks” and press Enter

GitHub

  1. Change to your Sublime Text Packages/User directory
  2. Clone repository git clone https://github.com/nkoporec/drupal-hooks.git

Manual installation

  1. Download the files using the GitHub .zip download option
  2. Unzip the files to your Sublime Text Packages/User directory

Usage

In Sublime Text open Drupal project and start typing hook_HOOKNAME for snippets.

License

This work is licensed under the The MIT License.

About

Sublime Text extension to add hook snippet support for the Drupal 8 and Drupal 9 API.

Resources

License

Stars

Watchers

Forks

Packages

No packages published