| 1 |
=== User Import with meta === |
| 2 |
Contributors: smackcoders |
| 3 |
Donate link: https://www.paypal.me/smackcoders |
| 4 |
Tags: |
| 5 |
Requires at least: 4.5 |
| 6 |
Tested up to: 5.2.2 |
| 7 |
Stable tag: 1.2.1 |
| 8 |
Version: 1.2.1 |
| 9 |
Author: smackcoders |
| 10 |
Author URI: http://profiles.wordpress.org/smackcoders/ |
| 11 |
License: GPLv2 or later |
| 12 |
|
| 13 |
Import users with meta details as CSV spreadsheet |
| 14 |
|
| 15 |
== Description == |
| 16 |
|
| 17 |
Import users with meta details, custom fields, woocommerce shipping details etc., as CSV spreadsheet |
| 18 |
|
| 19 |
= Highlights = |
| 20 |
* Import any number of user through CSV files only. |
| 21 |
* Import Users with Default Custom Fields. |
| 22 |
* Import users with WP-Members. |
| 23 |
* Import Users with Billing and Shipping Informations(BSI). |
| 24 |
* If user password column is empty we will create random password as well as send password through email |
| 25 |
|
| 26 |
== Installation == |
| 27 |
|
| 28 |
1. First, install [CSV Importer & Exporter](https://wordpress.org/plugins/wp-ultimate-csv-importer/) |
| 29 |
2. Extract the Import-Users.zip in wordpress/wp-content/plugins using FTP or through plugin install in wp-admin. |
| 30 |
3. Activate the plugin in the WordPress plugin list. |
| 31 |
|
| 32 |
== Screenshots == |
| 33 |
|
| 34 |
1.Dashboard view of the importer. |
| 35 |
2.Upload section of CSV. |
| 36 |
3.Mapping view of the uploaded CSV fields with WordPress fields. |
| 37 |
4.Detailed real-time log. |
| 38 |
|
| 39 |
== Frequently Asked Questions == |
| 40 |
1. What user import can do? |
| 41 |
User import with all meta details can be imported using this addon like WooCommerce |
| 42 |
|
| 43 |
== Changelog == |
| 44 |
= 1.2.1 = |
| 45 |
* Added: new api call to find plugin installed or not |
| 46 |
* Fixed: Minor issues and notice/alert for plugin not installed. |
| 47 |
|
| 48 |
= 1.2 = |
| 49 |
* Fixed: wp-members image field import issue |
| 50 |
* Added: Improved user interface and performance. |
| 51 |
* Added: Check mandatory field in mapping section |
| 52 |
|
| 53 |
= 1.1 = |
| 54 |
* Added: addon support |
| 55 |
* Fixed: send password through email |
| 56 |
|
| 57 |
= 1.0 = |
| 58 |
* Initial stable release version. |
| 59 |
|
| 60 |
== Upgrade Notice == |
| 61 |
= 1.2.1 = |
| 62 |
* Minor upgrade with improvements |
| 63 |
|
| 64 |
= 1.2 = |
| 65 |
* Upgrade now for latest 6.0 changes |
| 66 |
|
| 67 |
= 1.1 = |
| 68 |
* Upgrade now for WordPress 4.8.1 compatibility. |
| 69 |
|
| 70 |
= 1.0.0 = |
| 71 |
* Initial release of plugin. |
| 72 |
|