Advance Upgrade Status

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

SUMMARY
This module is going to tell more detailed about Available and Unavailable of modules and themes for Drupal 8.
And also it will show HOOKS API which are typed in custom module.

INSTALLATION

DB Index

Component type

module

Maintenance status

Development status

Downloads

853

Component created

Component changed

This module provide the user interface to add or drop the database Table indexes for the Mysql databases. Using this module you can have the information about what all are the Indexes with associated columns and its Tables.

By navigating to the 'ADD NEW INDEX' tab , you will get the option to add new index for the selected tables.

Be very careful about the functionality for dropping the indexes. Make sure that before you trying to do that you have working database backup. Don't try to drop the default indexes, It may cause the feature problems.

Browser refresh nodeJS integration

Component type

module

Maintenance status

Development status

Downloads

5204

Component created

Component changed

Simple yet powerful utility to integrate browser-refresh nodeJS module so that browser(s) with open Drupal site(s) refreshes just styles or images if any of them change during development. This is really easy to install and saves so much time especially during theme development as the refresh only updates the required elements and is not a full page refresh.