FatSecret REST API Integration module

Component type

module

Maintenance status

Development status

Component created

Component changed

FatSecret: The Drupal 6 & 7 FatSecret REST API Integration module
--------------------------------------------------------------------

This module allows you to integrate FatSecret API and to call all related API function of FatSecret.

This version of the module only works with Drupal 6.x & 7.x.

Drush import

Component type

module

Maintenance status

Development status

Component created

Component changed

A library of low level, flexible, Entity API based, helper functions for importing content in drush by running for example drush php-script {your_custom_import_script.php}. Documentation and examples are non existent. You should probably only use this module if you have the patience to figuring it out by browsing through the source.

Excel Reports

Component type

module

Maintenance status

Development status

Downloads

1927

Component created

Component changed

If you need to export Drupal data into MS Excel files, this module was made with you in mind.

On top of PHPExcel(https://github.com/PHPOffice/PHPExcel), a stable library to create MS Excel files, this module provides 2 ways to create great, useful and easy reports:

Magento API

Component type

module

Maintenance status

Development status

Downloads

1166

Component created

Component changed

This module is an implementation of the "smalot/magento-client" project hosted on GitHub.
That's the best way to communicate with Magento against its Soap v1 API.

This module can be used to build products import, orders reportings, "Key Performance Indicators" dashboards, customer account synchronization and so more ...

Requirements

You need at least to use PHP 5.3 due to "namespace" use on API classes.

Feeds Tamper Conditional

Component type

module

Categories

Maintenance status

Development status

Downloads

2560

Component created

Component changed

This module extends Feeds Tamper. It allows you to check the value of a field and use this to determine whether to import a value or not. For example, given two fields:

PermissionToDisplayPhoneNumber
PhoneNumber

You could decide to only import PhoneNumber if PermissionToDisplayPhoneNumber equals 'yes'.

There are several options for comparison including equals, does not equal, greater, less, contains etc.

Requirements

This module requires either:

Feeds 2.0-beta1 or higher

OR

Userpoints Import

Component type

module

Maintenance status

Development status

Component created

Component changed

Userpoints Import module imports data from CSV file and use this information to assign points to users. Admin can choose a file or paste this data directly into text area (for exaple from Excel) and send this for import execution process. Data file must contains three columns: username, points (+/-) and description (optional).

gitblit (Git)

Component type

module

Maintenance status

Development status

Component created

Component changed

Gitblit is an open-source, pure Java stack for managing, viewing, and serving Git repositories. It's designed primarily as a tool for small workgroups who want to host centralized repositories.

Gitblit GO version is an integrated, single-stack solution based on Jetty.