Skip to content

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

License

Notifications You must be signed in to change notification settings

arkhi-digital/silverstripe-massexport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Installation

This module only supports installation via composer:

composer require steadlane/silverstripe-massexport

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

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.

Bugs / Issues

To report a bug or an issue please use our issue tracker.

License

This module is distributed under the BSD-3 Clause license.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published