Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alexandergw/jwsa_build_info_drupal

Drupal 8 module for Jenkins Web Scripts by Alex (JWSA)
https://github.com/alexandergw/jwsa_build_info_drupal

drupal jenkins

Last synced: 19 days ago
JSON representation

Drupal 8 module for Jenkins Web Scripts by Alex (JWSA)

Awesome Lists containing this project

README

        

# Drupal 8 module for Jenkins Web Scripts by Alex

### Install
Require package on Composer. The package is marked as a Drupal module, so will be automatically moved to the correct location.

```composer require alexandergw/jwsa_build_info_drupal```

Enable module using Drush

```drush en -y jwsa_build_info_drupal```

Alternatively you can enable the module using the Drupal UI at `/admin/modules`

### Usage

Go to `/admin/reports/status` to view the deployed build information.