Empower developers with tools that assist with developing and debugging the frontend or backend of the site.

Config Check

The Config Check module provides a report that you can run just before you launch a site to make sure that you've got all your Drupal ducks in a row. Among other things, it checks that:

Taxonomy Edge

taxonomy_edge-1.png

Taxonomy Edge optimizes tree functions for taxonomies. It provides a transitive closure table data model for easily managing hierarchical terms. It was created to avoid recursive functions when fetching all children, and to avoid the not-quite-so-scalable memory footprint of taxonomy_get_tree().

The provided patch contains overrides for the core module Taxonomy in regards to taxonomy_get_tree() and taxonomy_select_nodes().

Quickpaylite

Helps integrating payments for the quickpay payment provider into your Drupal site.

Log4Drupal

The Log4Drupal To File is built as an alternative to the watchdog interface, aimed at alleviating database load when logging events/actions of the system.

Form Save

This module allows you to use Ctrl+S or Cmd+S to save your forms.

The module deals with the following issues:

Joget Workflow module

Joget Workflow (www.joget.org) is an open source application builder that helps you build any process-driven web application either by making it co

Pages

Subscribe with RSS Subscribe to RSS - Developer tools