2017 © Pedro Peláez
 

silverstripe-module silverstripe-massexport

A tool that allows you to export multiple Models at once and zip them into a single file for a specific date range

image

steadlane/silverstripe-massexport

A tool that allows you to export multiple Models at once and zip them into a single file for a specific date range

  • Wednesday, February 15, 2017
  • by steadlane
  • Repository
  • 1 Watchers
  • 5 Stars
  • 3 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

silverstripe-massexport

Introduction

This module dynamically detects any subclasses of ModelAdmin and adapts to the $managed_models defined within, and also discovers all UserDefinedForm submissions to provide a centralised interface that can be used to export data from any one or more models from within a specified date range which is then zipped into a single file and downloaded., (*1)

Installation

This module only supports installation via composer:, (*2)

composer require steadlane/silverstripe-massexport

Run /dev/build afterwards and ?flush=1 for good measure for SilverStripe to become aware of this module, (*3)

Contributing

If you feel you can improve this module in any way, shape or form please do not hesitate to submit a PR for review., (*4)

Bugs / Issues

To report a bug or an issue please use our issue tracker., (*5)

License

This module is distributed under the BSD-3 Clause license., (*6)

The Versions

15/02 2017

dev-master

9999999-dev http://steadlane.com.au

A tool that allows you to export multiple Models at once and zip them into a single file for a specific date range

  Sources   Download

The Requires

 

15/02 2017

1.1.0

1.1.0.0 http://steadlane.com.au

A tool that allows you to export multiple Models at once and zip them into a single file for a specific date range

  Sources   Download

The Requires

 

27/01 2017

1.0.0

1.0.0.0 http://steadlane.com.au

A tool that allows you to export multiple Models at once and zip them into a single file for a specific date range

  Sources   Download

The Requires