Address Algolia

Component type

module

Categories

Maintenance status

Development status

Downloads

4572

Component created

Component changed

This module provides integration with the Algolia Places library to improve usability of your Address field types.

Currently this module only provides autocompletion of some address form components. Patches to implement new features are always welcome.

Requirements

The module Address and its dependencies.

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.

Node Json Authentication

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

INTRODUCTION
------------

The Node Json Authentication providing a site_api_key custom field
on the Site Information page.

The site_api_key is used to access the Json format of node of page content type

User can see the json format of page content type node by appending the page_json with Site API Key and node id to base url

e.g http://localhost/page_json/FOOBAR12345/17

where FOOBAR12345 is Site Api Key and 17 is the node id

Hosting DNS

Component type

module

Maintenance status

Development status

Downloads

352

Component created

Component changed

Separation of the Hosting DNS part of Aegir Hosting as discussed in #2466989: Spin off DNS extension.

The 7.x-1.x version of this module is the (slightly altered) port of the module as it was in aegir 3.6.

The 7.x-3.x version of this module is still under heavy development and not yet ready for use.

Role Based Theme Switcher

Component type

module

Categories

Maintenance status

Development status

Downloads

414

Component created

Component changed

Role Based Theme Switcher
===================

Role Based Theme Switcher module help users to set the theme for different Roles.

Configuration:
--------------
Role Based Theme Switcher module have configuration setting page

Configuration page path: /admin/structure/role_based_theme_switcher/settings