Empower site builders and administrators with no-code tools to setup, enhance, configure, or maintain the site.

Feeds Node Helper

Feeds Node Helper is a collection of useful Feeds Import targets and Tampers. This is how book content can be imported and exported between Drupal sites.

CakePHP migration support

This module provides an alternative password authentication mechanism, via the pluggable password.inc system, adding support for CakePHP passwords.

Checklist API Sandbox

A framework to allow other modules to build simple checklists.
eg SEO Checklist

Admin Changelog

Working on an admin tool that will track changes to settings in the admin.

Synchro

SUMMARY

Synchro module (for Drupal 7) allow make deploy database changes to Production server on automatic way through Apache Ant.

  1. Deployment process splits to 3 steps:
  2. Move all data changes of Production site DB to Development site DB and put Production to maintenance mode.
  3. Final testing of Development site with actual data.
  4. Deploy tested database to production.

NOTE: Now supported only MySQL DB

INSTALL

Copy module folder to sites/all/modules or sites/[your_site]/modules folder
of Your Drupal site and enable it on modules list page.

USAGE

1. Assemble build.xml file for Apache Ant:

  • Go to "Configuration" -> "Synchro settings" page.
  • On first visit of "Synchro settings" page module make Scanning variables.
  • Only after finish scanning process "Synchro settings" page will be available.
  • In future if You need scan variables again (if You install/remove some modules). You can use one of this 2 ways:
  • -- Go to "Configuration" -> "Synchro settings" -> "Synchro scan variables sets" menu item.
  • -- On "Configuration" -> "Synchro settings" page click by tab "Synchro scan variables sets" on top part of page.

Pages

Subscribe with RSS Subscribe to RSS - Administration tools