Delete Monitor

Component type

module

Categories

Maintenance status

Development status

Downloads

665

Component created

Component changed

Records and reports on deletion of Views, Content types and Imagecache presets.

This is helpful if a user deletes a View, Content type or imagecache preset on a site and you want to find out when and by whom.

Will record:

  • Which user delete it
  • When it was deleted
  • The name of the View, Content type or image preset
  • The description (if available)
  • The type (View, Content type, Image preset)

This module is sponsored by Haymarket Media Group

Htaccess check

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Based on code found this module provides a way to ask for a valid (Drupal) username and password before people can enter the website.
After authenticating they will be allowed access as an anonymous user during their session.

This is especially useful during development of your project where you do not want users or bots poking around.

To do:

  • Select roles who may login
  • Select users who may login
  • Select timeframe to allow login

Adminify

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Simplify the Drupal admin.

Note: I don't have the resources to maintain this module anymore. If you would like to take over, create an issue.

What's Adminify?

You need adminify if:

  • You want to create different administration for your users.
  • You want an admin login form
  • You want different admin theme for different user roles.

How does it work?

This module reads config from a flat YAML file and build a custom Drupal admin (configurable per role) for your users.

ModuleSkeleton

Component type

module

Maintenance status

Development status

Component created

Component changed

What?

ModuleSkeleton is not a Drupal module.

ModuleSkeleton is a command-line tool to generate some of the basics of a Drupal 8 module.

It installs easily through Composer.

Install?

Install Composer. I suggest this way: http://mile23.com/content/some-composer-drush-tricks

Use Composer to install ModuleSkeleton. Maybe like this:

Forum: Report abuse

Component type

module

Maintenance status

Development status

Downloads

1556

Component created

Component changed

This module provides content moderation functionality for Drupal 7's Advanced Forum.

Provides a button allowing users to report content to the forum moderators, and provides a moderation control panel where they can deal with reported content.

Maintainers:
- aidanlis aidan@php.net
- seancasey sean@seanjcasey.com