| 1 |
=== User Import with meta === |
| 2 |
Contributors: smackcoders |
| 3 |
Donate link: https://www.paypal.me/smackcoders |
| 4 |
Requires at least: 5.0 |
| 5 |
Tested up to: 6.7 |
| 6 |
Stable tag: 1.5 |
| 7 |
Version: 1.5 |
| 8 |
Requires PHP: 5.2.4 |
| 9 |
Author: smackcoders |
| 10 |
Author URI: http://profiles.wordpress.org/smackcoders/ |
| 11 |
Tags: csv, customers, user export, user import, woocommerce, import users |
| 12 |
License: GPLv2 or later |
| 13 |
|
| 14 |
Import users into your WordPress or WooCommerce site, including their metadata, using a CSV file. |
| 15 |
|
| 16 |
== Description == |
| 17 |
|
| 18 |
Import users with meta details, custom fields, woocommerce shipping details etc., as CSV spreadsheet. |
| 19 |
|
| 20 |
= Highlights = |
| 21 |
* Import any number of user through CSV files easily. |
| 22 |
* Import Users with Default Custom Fields. |
| 23 |
* Import Users with WP-Members, and MemberPress plugins data. |
| 24 |
* Import Users with Billing and Shipping Informations(BSI). |
| 25 |
* If a User password column is empty, the plugin will create random password as well as it sends the password to the user through email. |
| 26 |
|
| 27 |
= Other Useful Plugins & Addons By Smackcoders = |
| 28 |
|
| 29 |
The Leads Builder for WordPress to capture your webforms as leads to one of the top ranking open source CRM, install the [WordPress Lead Form Data Collection to CRM](https://wordpress.org/plugins/wp-leads-builder-any-crm/) Plugin. Install one of the CRM of your choice with the additional add-ons listed below and keep both parent plugin and CRM addon activated. |
| 30 |
* [Zoho CRM & Zoho CRM Plus](https://wordpress.org/plugins/wp-zoho-crm/) |
| 31 |
* [Salesforce](https://wordpress.org/plugins/wp-salesforce/) |
| 32 |
* [SugarCRM](https://wordpress.org/plugins/wp-sugar-free/) |
| 33 |
* [Freshsales](https://wordpress.org/plugins/wp-freshsales/) |
| 34 |
* [Vtiger CRM](https://wordpress.org/plugins/wp-tiger/) |
| 35 |
|
| 36 |
To know more about the premium bundled version, visit [WordPress Lead Form Data Collection to CRM with unlimited features](https://www.smackcoders.com/wp-leads-builder-any-crm-pro.html) |
| 37 |
|
| 38 |
|
| 39 |
= Helpful links = |
| 40 |
|
| 41 |
Visit [Smackcoders](https://www.smackcoders.com/wordpress.html) to explore more WordPress products. You can write to us your comments, feedback at [support@smackcoders.com](mailto:support@smackcoders.com). |
| 42 |
|
| 43 |
|
| 44 |
Get to know about other WordPress addons and latest product update news at [www.smackcoders.com/blogs.html](https://www.smackcoders.com/blog/category/wordpress-products). |
| 45 |
|
| 46 |
|
| 47 |
|
| 48 |
== Installation == |
| 49 |
|
| 50 |
1. First, install [CSV Importer & Exporter](https://wordpress.org/plugins/wp-ultimate-csv-importer/). |
| 51 |
2. Extract the Import-Users.zip in wordpress/wp-content/plugins using FTP or through plugin install in wp-admin. |
| 52 |
3. Activate the plugin in the WordPress plugin list. |
| 53 |
|
| 54 |
== Screenshots == |
| 55 |
|
| 56 |
1. Upload section of CSV. |
| 57 |
2. Mapping view of the uploaded CSV fields with WordPress fields. |
| 58 |
3. Import Progress. |
| 59 |
|
| 60 |
|
| 61 |
== Frequently Asked Questions == |
| 62 |
1. What Users import can do? |
| 63 |
The Users can be imported along with all meta data using this addon. Please note, this add-on requires the parent plugin https://wordpress.org/plugins/wp-ultimate-csv-importer/ to be installed. |
| 64 |
|
| 65 |
== Changelog == |
| 66 |
= 1.5 = |
| 67 |
* Added: Support for MemberPress Users data import/export. |
| 68 |
|
| 69 |
= 1.4.3 = |
| 70 |
* Resolved: Issue with PHP Notice error occurring when installing import-users plugin has been fixed. |
| 71 |
* Resolved: Fixed PHP Notice for Undefined index: user_pass iss |
| 72 |
|
| 73 |
= 1.4.2 = |
| 74 |
* Checked: Compatibility for WordPress 6.4.1 |
| 75 |
|
| 76 |
= 1.4.1 = |
| 77 |
* Checked: Compatibility for WordPress 6.3.1 |
| 78 |
|
| 79 |
= 1.4 = |
| 80 |
* Checked: Compatibility for WordPress 6.2 |
| 81 |
* Added: BuddyPress Profile Fields Import |
| 82 |
|
| 83 |
= 1.3 = |
| 84 |
* Checked: Compatibility for WordPress 6.0 |
| 85 |
|
| 86 |
= 1.2.9 = |
| 87 |
* Checked: Compatibility for WordPress 5.9 |
| 88 |
|
| 89 |
= 1.2.8 = |
| 90 |
* Fixed: Plugin activation conflict - file missing issue |
| 91 |
|
| 92 |
= 1.2.7 = |
| 93 |
* Checked: Compatibility for WordPress 5.8 |
| 94 |
|
| 95 |
= 1.2.6 = |
| 96 |
* Added: WordPress 5.6 compatibility |
| 97 |
* Added: PHP 8 compatibility |
| 98 |
|
| 99 |
= 1.2.5 = |
| 100 |
* Fixed: User password import issue. |
| 101 |
|
| 102 |
= 1.2.4 = |
| 103 |
* Checked: Compatibility for WordPress 5.5.1 |
| 104 |
* Fixed: Updated existing user password based on email while import. |
| 105 |
|
| 106 |
= 1.2.3 = |
| 107 |
* Checked: Compatibility for WordPress 5.3.2 |
| 108 |
|
| 109 |
= 1.2.2 = |
| 110 |
* Fixed: Minor issues and warnings |
| 111 |
|
| 112 |
= 1.2.1 = |
| 113 |
* Added: new api call to find plugin installed or not |
| 114 |
* Fixed: Minor issues and notice/alert for plugin not installed. |
| 115 |
|
| 116 |
= 1.2 = |
| 117 |
* Fixed: wp-members image field import issue |
| 118 |
* Added: Improved user interface and performance. |
| 119 |
* Added: Check mandatory field in mapping section |
| 120 |
|
| 121 |
= 1.1 = |
| 122 |
* Added: addon support |
| 123 |
* Fixed: send password through email |
| 124 |
|
| 125 |
= 1.0 = |
| 126 |
* Initial stable release version. |
| 127 |
|
| 128 |
== Upgrade Notice == |
| 129 |
|
| 130 |
= 1.5 = |
| 131 |
* Upgrade now to enjoy the import/export compatibility for MemberPress plugin. |
| 132 |
|
| 133 |
= 1.4.3 = |
| 134 |
* upgrade for bug fixes |
| 135 |
|
| 136 |
= 1.4.2 = |
| 137 |
* upgrade now to get complete WordPress 6.4.1 compatibility. |
| 138 |
|
| 139 |
= 1.4.1 = |
| 140 |
* upgrade now to get complete WordPress 6.3.1 compatibility. |
| 141 |
|
| 142 |
= 1.4 = |
| 143 |
* upgrade now to get complete WordPress 6.2 compatibility. |
| 144 |
|
| 145 |
= 1.3 = |
| 146 |
* Upgrade for latest changes |
| 147 |
|
| 148 |
= 1.2.9 = |
| 149 |
* Upgrade for latest changes |
| 150 |
|
| 151 |
= 1.2.8 = |
| 152 |
* Upgrade for latest changes |
| 153 |
|
| 154 |
= 1.2.7 = |
| 155 |
* Upgrade for latest changes |
| 156 |
|
| 157 |
= 1.2.6 = |
| 158 |
* Upgrade for latest changes |
| 159 |
|
| 160 |
= 1.2.5 = |
| 161 |
* Upgrade for latest changes |
| 162 |
|
| 163 |
= 1.2.4 = |
| 164 |
* Upgrade for latest changes |
| 165 |
|
| 166 |
= 1.2.3 = |
| 167 |
* Upgrade for latest changes |
| 168 |
|
| 169 |
= 1.2.2 = |
| 170 |
* Upgrade for latest changes |
| 171 |
|
| 172 |
= 1.2.1 = |
| 173 |
* Minor upgrade with improvements |
| 174 |
|
| 175 |
= 1.2 = |
| 176 |
* Upgrade now for latest 6.0 changes |
| 177 |
|
| 178 |
= 1.1 = |
| 179 |
* Upgrade now for WordPress 4.8.1 compatibility. |
| 180 |
|
| 181 |
= 1.0.0 = |
| 182 |
* Initial release of plugin. |
| 183 |
|