HelpDeskr

Component type

module

Maintenance status

Development status

Component created

Component changed

Helpdesk Release 7.x-1.2 (July 29, 2015)

-- SUMMARY --

HelpDesk allows non-technical people to provide highly technical bug reports and supply that information to developers via email or Open Atrium 1.x. Essentially, HelpDesk is a "glue" module, adding some unique features to a set of existing modules working together.

-- DEPENDENCIES --

Beta Signifier

Component type

module

Maintenance status

Development status

Downloads

198

Component created

Component changed

Description

This module allows to display a Beta Signifier on specific form elements or on specific pages in order to draw the user's attention on certain features that are not yet fully mature.

Configuration

Beta Signifier on a form element

The Beta Signifier will show up on form elements where #beta is set to TRUE using the Form API, for instance:

Demo Framework Scenario - Drupal PM

Component type

module

Categories

Maintenance status

Development status

Downloads

169

Component created

Component changed

The Demo Framework highlights powerful features created by the Drupal community and is intended to be used as a starterkit for promoting enterprise-ready Drupal solutions.

This project is a Demo Framework Scenario for Drupal PM module. Read more about Demo Framework here.


Drupal PM Demo (dfs_pm)

Project Management scenario focussed on showcasing the power of Drupal PM (Project Management).

Modules Checklist

Component type

module

Maintenance status

Development status

Downloads

582

Component created

Component changed

Modules Checklist

The Modules Checklist module provides control over enabled and disabled modules of the project and helps to maintain consistency across multiple environments (local, dev, prod etc). It can be especially helpful for a project containing 100+ modules or on sites running on multi-site Drupal setup.

The Modules Checklist compares enabled modules with the lists of required and optional modules defined in settings.php.

It warns site administrator on the Status report page in case of any discrepancy between defined lists of modules and their actual status.

It also warns if user is trying to disable required module or enable the module which should be disabled.

It can send email to site administrator if required module has been disabled, uninstalled, enabled or installed by someone.

Modules Checklist log

Modules Checklist log

The Modules Checklist log records in database who has installed / enabled / disabled / uninstalled a module on the site.

The log is a chronological list of recorded events containing

  1. module name,
  2. module status (required, optional or disabled),
  3. action type on module (installed, enabled, disabled, uninstalled),
  4. username and IP address,
  5. date.

Administrator should check the log on a regular basis to ensure his site is working properly.

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