Drush Fields

Component type

module

Maintenance status

Development status

Component created

Component changed

Introduction

This Drush extension is meant for individual field data manipulation from commandline. It uses Drush commandline interface. Aim is to be able to perform all CRUD operations and more on all data in all core field types and contributed field types. Some fields have field-specific support other fields have general support.

Entityform Submission export

Component type

module

Maintenance status

Development status

Component created

Component changed

This module is designed to provide a way to export submission data from entityform module.

Motivation

Create user friendly CSV download utility for Entityform submissions.

HowTo use it

  • Enable module
  • Open Entityform types manage page (/admin/structure/entityform_types)
  • Click on link "Export to csv" opposite to the necessary submission type.
  • Use it

Features

  • Add Batch API for large data

.

Partials

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Makes it possible for modules to have "partials" (think "mini modules") that can implement the same hook that the parent module might have implemented. This is done for code strucure and maintainability.

Entity Data Extras

Component type

module

Maintenance status

Development status

Downloads

519

Component created

Component changed

Description
--------------------------
Add data_extras field to Entity, used as $user->data field.
Current support for node, taxonomy_term, file, user and bean.

Installation
--------------------------
1. Copy the entire entity_data_extras directory the Drupal sites/all/modules directory.
2. Login as an administrator. Enable the module on the Modules page.

Entry Gate

Component type

module

Maintenance status

Development status

Component created

Component changed

Block Search engine from indexing site and also unauthorized access while in development or in any condition you want to keep sites secure from others.

If you don't want to put your site in maintanance mode but want to prevent early access to your website during its development, then this module is very helpful for you.

Semi Anonymous

Component type

module

Maintenance status

Development status

Downloads

1653

Component created

Component changed

Profile anonymous users client-side!

Use in-browser localStorage to track people by stashing rich data about client-side activities. This is great for building front-end UX and user intelligence on top of heavily cached pages. This module is an integration/config utility for several dependency tools.

Full Groucho docs on GitHub

Lookie what you get...