CSV

Component type

module

Maintenance status

Development status

Downloads

1215

Component created

Component changed

Purpose

This API-only module is an atomic helper to provide a Drupal output handler similar to drupal_json_output, only for CSV files.

Since CSV delivery is still a frequently requested issue and views is not always involved, we decided to build a standard helper for lightweight export tasks.

Stanbol Enhancer

Component type

module

Maintenance status

Development status

Downloads

549

Component created

Component changed

Provides pluggable integration to Apache Stanbol's Enhancer plugin. All entities' text fields can be sent for processing to Stanbol Enhancer and retrieved information (tags, people, locations, etc) can be saved to previously selected destination fields.

Migrate Source CSV

Component type

module

Categories

Maintenance status

Development status

Downloads

99518

Component created

Component changed

The basic Migrate framework is going into core for Drupal 8 - but not all of it. The core migrate module will implement the underlying framework, while the migrate_drupal module will support simple upgrades from Drupal 6 and Drupal 7. The rest of the migration functionality from Drupal 7 will be left to contrib to implement. This project is the contrib functionality for CSV files.

Alice

Component type

module

Maintenance status

Development status

Component created

Component changed

Allows Drupal Entities to be generated from yaml files. This is achieved through integration with Alice, an expressive fixtures generator.

Features

  • Track installed fixture data
  • Easily define meaningful content
  • Entity reference support via yaml

Shortcomings

While not dependent on Doctrine, Alice uses Docrtine's object manager (ORM). ORM is not present in D8...

Instagram Import

Component type

module

Maintenance status

Development status

Component created

Component changed

The Instagram Feed Import fetches user feeds from Instagram with your Instagram API and stores it as nodes in the database!.

Posts may displayed as nodes with views, additionally there is a Filtering functionality by tags.

Dependencies:

- Date
- Media
- Date_api

Requirements:

- An Instagram Developer account (you can make one here https://instagram.com/developer/).
- A CLIENT ID and a CLIENT SECRET from the Instagram API.