Order FTP Export

Component type

module

Maintenance status

Development status

Downloads

5337

Component created

Component changed

Commerce Order FTP Export will automatically export an order and upload it to an FTP server.

Configure the FTP server by going to Store -> Configuration -> Order settings -> FTP Export

When an order is placed (checkout complete), the order is exported and uploaded to an FTP server. The order status is also changed from 'pending' to 'processing'.

Views export YML

Component type

module

Maintenance status

Development status

Component created

Component changed

Port of original Yandex market module to Drupal 7.x, allow to generate yml files from D7 via views feed style.
Russian: Экспорт в Яндекс.Маркет из Друпала через Views для Drupal 7 версии в формате YML.

html2theme

Component type

module

Maintenance status

Development status

Component created

Component changed

This is placeholder page for the future module of html2theme. I aim to release the first development version within a week.

The html2theme module will help developers with a flying start converting static HTML pages, either hosted on web or uploaded as file, to a drupal theme.
It generates a wysiwyg like interface where the user can add and remove regions and theme variables visually into the static HTML imported.

This module is a greate tool for:

FE Block2

Component type

module

Maintenance status

Development status

Component created

Component changed

This is a sandbox some fe_block rewrite, which is part of the features_extra-Package

  • Reformatted $export array (so already exported block settings are hidden from feature create form)
  • readable theme specific settings
  • added block roles settings
  • added menu_block support

Dependency: fe_block.module from features_extra-Package

Biblio Migrate (Import/Export)

Component type

module

Maintenance status

Development status

Component created

Component changed

UPDATE This project was a one-off deal, and is completely useless, especially with alternative tools like Migrate. If anybody wants some tips on migrating their own Biblio collection using the Migrate module, please let me know; I'd be happy to help out.

Feeds Node Helper

Component type

module

Maintenance status

Development status

Downloads

32862

Component created

Component changed

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. It provides helpers for the following:

  • UUIDs
  • Book parent based UUIDs
  • Book Weights
  • Node Types (by default Feeds just maps to 1 type, this allows multiple)

This also adds two Transformations to Feeds Tampers:

Feed Import

Component type

module

Categories

Maintenance status

Development status

Downloads

51951

Component created

Component changed

About Feed Import

Feed Import allows to import content into entities (like nodes, users, taxonomy terms, ...)
from various file or database types.

Also can monitor feed items for changes to update imported entities,
can set an expire time to entities to deleted expired ones when cron runs
or can be used as one time import.
All settings can be made from an easy to use interface.

By default, six methods of import (also named readers) are provided by Feed Import:

GEDCOM Import

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Module for converting the people a GEDCOM file into nodes for each person, with attributes as CCK fields. Still a lot of code specific to my site, I would like to make it more generically useful.