Help transfer content and data into or out of the site, by migration, backup, or exposing data to external systems.

Save to FTP

Save to FTP example

The Save to FTP module allows for saving a node as a .html file on a FTP Server.

After a node has been saved, and a path is given, if the user has been given the "Save to FTP" permission a form is added on the node edit page which is activated by selecting the "Publish to FTP" button.

How SaveToFTP compares to other Contributed Modules

SaveToFTP has one main purpose, export nodes as .html files to a FTP Server. In my use case, the FTP Server is also a web server, so I use this module to export static .html to a web server that doesn't have PHP on it. This way I have a static version of the site without the overhead of PHP/Drupal, but can still use Drupal for the content management.

[Server with Drupal] ----> [FTP/Web Server]

Please see the Import / Export wiki page for a full comparison of import/export modules similar to this one.

7.x-1.x release

This is the initial release of the 7.x. branch. It has been used on a clean install of Drupal 7 and found to work.

To Dos: Add tests and features
Seeking sponsorship to create a Save to S3 option

6.x-2.x releases

The module automatically handles all html, css, and js.

5.x releases

5.x is deprecated. If you still want a 5.x. release you can find it here: http://drupal.org/node/433922/release


Cross Site Activity

This project includes a client-server set of modules designed to implemenet centralized activity logging from client drupal site(s) to a master server.

WP2Drupal (obsolete)

Due to its limited use I have not needed to work on this module since early 2009. Please use Wordpress_Import or Wordpress Migrate instead.

Drupal Notifier

DN.png

Note: this model works for IPhone in conjunction with Drupal Notifier.

Module Drupal Notifier provides information on the status of installed and active modules for IPhone App Drupal Notifier.
With every request from IPhone App Drupal Notifier the website sends another request to update.drupal.org service and provides information in xml format.
This programm reflects status by modules for your website. It tells you which modules need to be updated and what new versions are available.

DataSync FeedAPI

DataSync FeedAPI imports FeedAPI feeds using DataSync instead of with hook_cron.

There are several benefits to doing this:

Views Import

This module provides an easy way to import previously exported Views definitions.

Pages

Subscribe with RSS Subscribe to RSS - Import and export