Evercurrent

Component type

module

Maintenance status

Development status

Downloads

1945

Component created

Component changed

This module allows you to connect with the Evercurrent infrastructure, to more easily manage the updates that are needed for your site.

From time to time, there will be security updates needed for your Drupal sites, and it can be cumbersome to track these updates using the regular Drupal update emails, especially if you manage multiple sites.

By connecting to Evercurrent using this module, you will get:

Allow site iframing

Component type

module

Categories

Maintenance status

Development status

Downloads

687

Component created

Component changed

Summary

Drupal 8 has a feature built into core that stops the site from being rendered within an iframe, there are good reasons for this - https://www.drupal.org/node/2514136
But sometimes you want your site in an iframe, so that's what this module does.

The code is very short, but it will be of use to site builders that want their site 'iframed' but don't want to work out how to create a module and test it.

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.

PHP Native password_hash for Drupal

Component type

module

Maintenance status

Development status

Downloads

427

Component created

Component changed

This module will swap the password hashing mechanism used in Drupal (based on Phpass) to use the newer password_hash() function and its companions.

Note that, for the Drupal 7 version, PHP 5.5 is required. Minimum requirement for Drupal 7 is PHP 5.2, so please make sure your server is running PHP 5.5 or later.

Automatic IP ban (Autoban)

Component type

module

Maintenance status

Development status

Downloads

2049

Component created

Component changed

Drupal 8 version

Autoban allows to automatize IP ban using watchdog table by the module rules. Need enable Database logging module (core) and at least one IP Ban Providers submodule: Autoban Core Ban (integrate with core Ban module) and/or Autoban Advanced Ban (integrate with Advanced Ban module.

GovReady Dashboard

Component type

module

Categories

Maintenance status

Development status

Downloads

314

Component created

Component changed

GovReady provides a dashboard and tools to enhance security for government
websites and achieve FISMA compliance.

Note: This module is currently under active development and should not be used
on production websites.

Overview

The GovReady Agent monitors your Drupal site, domain, and ssl certificate to
ensure that you are following current security best-practices.