Add functionality and customize your Drupal application with thousands of projects contributed by our amazing community.

102 modules match your search

A module is code that extends Drupal's by altering existing functionality or adding new features. You can use modules contributed by others or create your own. Learn more about creating and using Drupal modules.

Views Excel Export

Functions

Simple module that allows to export Views data to Excel (xls).

Ubercart CSV/Excel Export

This is a rudimentary module to export orders from Ubercart to a CSV file for easy import into Excel.

Excel Serialization

This module provides an Excel encoder for the Drupal 8 Serialization API. This
enables the XLS format to be used for data output (and potentially input,
eventually). For example:

Feeds Excel

Feeds Excel

This Module provides an Excel parser for Feeds. Absolutely new module was released in 7.x-2.x. Waiting for comments and suggestions.

Excel Importer

The Excel Importer allows importing structured Excel files into available content types.

Excel Reports

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

Excel to Webpage

This module converts excel spreadsheets to a page in Drupal. Features like the selection of columns to display, filtering and sorting based on columns in the spreadsheet etc are possible.

Excel LibXL

This module provides an Excel encoder via LibXL Library (commerce) for the Drupal 8 Serialization API. This enables the XLS and XLSX format to be used for data output.

Views data export

This module is designed to provide a way to export large amounts of data from views. It provides a display plugin that can rendered progressively in a batch. Style plugins are included that support exporting in the following types:

  • CSV
  • Microsoft XLS
  • Microsoft DOC
  • Basic TXT
  • XML.

Advanced usage

This module also exposes a drush command that can execute the view and save its results to a file.

drush views-data-export [view-name] [display-id] [output-file]

Requirements

The batched export functionality of this module requires a MySQL database.
This module also requires version 2.7 or higher of views.

Similar modules

  • Views Bonus Pack includes an export submodule that allows exports, but is not scalable for large data sets.
  • Views Datasource allows exporting to XML/JSON among many others, but is geared towards small exports.
  • Services Views provides ways of exporting views results as XML, JSON and CSV using Services.

Webform XLSX export

This module provides a Webform submission exporter that can be used to export submissions in the Office Open XML format used by Microsoft Excel.

Excel data export

Welcome to Excel data export. This module gives you access to a form in which you can choose which node type and corresponding field data you want placed onto an excel datasheet.

VBO export

The module adds 2 new Views Bulk Operations actions: Export to csv and export to Excel.

Users Export

Have you ever needed to download your user list to Excel, or export it to a comma-separated file? This module steps in and does just that.

Data export phpspreadsheet

This module extends Views Data Export module to allow XLSX files export.

Excel User Sync

Logo

Allows you to import and sync Users from excel spreadsheet into Your system.
We provide 2 ways:

Contact Storage Export

Screenshot showing CSV Export Operation

This module provides a simple export operation automatically for messages from each created contact form. It exports all fields and base data about the submission (such as logged in user and date submitted). It also handles fields that allow multiple options to be selected.

Data export import

Seeking co-maintainer

Due to current work commitments I'm not able to give this module any TLC or improvements. If anyone would like to become a co-maintainer I would appreciate it - and could possibly arrange some time to go through the code and explain the structure of the module.

Overview

The purpose of this module is to be able to export nodes, taxonomy terms and users to data files and then be able to import these data files into Drupal sites. There may be many uses for this module but the main one would be that it can provide a way to export data from a live Drupal site and then to import that live data into an updated version of that site.

So, data can be exported and then imported - hence the name; Data Export Import.

Pullpush project

Please note - you may be interested in the Pullpush project which is over at Github at:

https://github.com/SSVC/pullpush/wiki

Pullpush describes how to set up a development server which can be used for Drupal projects. It also provides scripts which can be used to set up Drupal sites from scratch and to manage development and deployment.

Important note RE data integrity

The idea of this module is that when data is imported it is exactly the same and has exactly the same ID numbers as when it was exported. This is so that links/URL's/terms/etc will work in the same way on the site where the data is imported as the site which exported the data.

Excel Generator Url

Link to download Excel files

SUMMARY

This module is useful to generate an excel file by clicking a link that points to an url created by the module.

Content CSV Export Import

This module is an extension of commerce_smart_importer module which helps in importing/updating both nodes and products using CSV format.

Rest Export

Rest Export

Introduction

The Rest Export module provides features to export restful API list via:

Retrieve Excel sheet (.xls) data

This module is very useful module for easily we can able to import any kind of formatted ".xls" file content and easily parse it.

Webform Google Exporter

This module enhances the Webform project by adding a new option to export Webform results directly to Google Drive (previously known as Google Docs).

Views Export XLS MultiOption

Module allows to export views output into Microsoft Excel format where each multiple option gets into a separate cell.

Export tools

What is Export Tool module ?

This modules allows you to configure exports from YML Drupal configuration files.

Pages