Giter VIP home page Giter VIP logo

users-data-exporter's Introduction

=== Users Data Exporter ===
Contributors: Taher Uddin
Donate link: http://example.com/
Tags: user, meta, data, export, xls, xlsx, excel, spreadsheet, AJAX, filter by user id, filter by user role, filter by email, filter by login, filter by registration date, filter by paid membership pro level, filter by user meta  
Requires at least: 3.0.1
Tested up to: 3.4
Stable tag: 1.0
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Robust way to export selected users data to .xlsx spreadsheet, especially when number of users of a site is very big like 100,000+.


== Description ==

Robust way to export selected users data to .xlsx spreadsheet, especially when number of users of a site is very big like 100,000+.

Available Filters:
- User Roles (One or more)
- User Email
- User Login
- User ID
- User Registration Date
- Paid Membership Pro Level
- User Meta Fields (One or more)

This plugin splits task of capturing users data by applying AJAX and protects from the issue of PHP execution timed out.

Filter option for Paid Membership Pro Level is available only if Paid Membership Pro plugin is available.

Single execution length can be increased to adjust with available server resources and number users intending to export.


== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/user-data-exporter` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress
3. Access at Users->Users Data Exporter


== Frequently Asked Questions ==

= Can I use "%" comparison for "equal to" filter? =

Yes, you can if the WordPress is using a MySQL database.

= Taking too long to complete the exporting. How can I shorten the duration? =

Increase the single execution length. But do not increase it too much to avoid PHP execution timeout.


== Screenshots ==

1. Initial Interface 
screenshot-1.png

2. Waiting While Exporting 
screenshot-2.png

3. Exported .xlsx File in Microsoft Excel 
screenshot-3.png



users-data-exporter's People

Contributors

taheruddin avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.