Module Missing Message Fixer

Component type

module

Maintenance status

Development status

Downloads

195616

Component created

Component changed

This module displays a list of missing modules that appear after the Drupal 7.50 release and lets you fix the entries.

Drupal 8
This module is fully functioning / feature parity with D7 version as of alpha3. I just want to add a few more check for config, etc. More to follow...

If you are receiving these messages, then you should use this module to help you:

Commerce Delete Permissions

Component type

module

Maintenance status

Development status

Downloads

631

Component created

Component changed

This module adds the missing delete permissions to commerce entity types (which was decided not to fix in commerce core).
Currently it supports orders, products, customer profiles. If some contrib module using commerce_entity_access() has the same problem, please file an issue about that.

Schemadata

Component type

module

Maintenance status

Development status

Downloads

828

Component created

Component changed

INTRODUCTION

In general scenario if a development is continue for long time then frequently login to phpmyadmin etc. is very difficult and time consuming.

This module provides you a single page to view all the MySQL tables and its data/rows.

INSTALLATION

* Install as you would normally install a contributed Drupal module.

Why should use this module

  • Saves development time

CONFIGURATION

Menu Condition

Component type

module

Categories

Maintenance status

Development status

Downloads

5756

Component created

Component changed

This provides a condition based on menu position. For example, you can use it to specify that a block should only show for a particular menu item and all its children.

Role Class

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Role Class is a simple module that makes Drupal print the logged in user's role(s) and role ID(s) in the body as a class. This is helpful when site builders and themers need to grab a css class that corresponds to the logged in user's role.

Yandex OAuth

Component type

module

Maintenance status

Development status

Downloads

483

Component created

Component changed

Synopsis

  • Authenticates users with their Yandex accounts.
  • Provides a central storage for access tokens.
  • Other modules that provide integration with different Yandex services may require this module to get user's access tokens.

Basically as a site builder you need this module only if another module depends on it. As a developer you may add this module as a dependency of your one if it needs user's Yandex access tokens.