Skip to content

is2-digital/is2_site_release_info

Repository files navigation

is2_site_release_info

The iS2 Site Release Info module provides release information in the site's toolbar if the project contains a RELEASE.md file in the project root.

Table of contents

  • Requirements
  • Installation
  • Configuration

Requirements (required)

The module requires the following modules:

Installation

  1. Install the module and its dependencies via Composer:
composer require is2-digital/is2_site_release_info
  1. Enable the module:
drush en is2_site_release_info
  1. Create a RELEASE.md file in your project root (one directory above the Drupal webroot). See EXAMPLE-RELEASE.md for the expected format. The second line of the file should contain the version number (e.g., ## Version 1.0.0).

The release version will appear in the admin toolbar for users with the "access shortcuts" permission.

Configuration

This module does not need any special configuration. The project using this module should include a RELEASE.md file see Example Release file to add release information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors