Releases: BrownBox/bbconnect-import
Releases · BrownBox/bbconnect-import
Release list
1.1.2
1.1.1
- Added support for importing additional email addresses
- Updated permissions for import to add_users instead of administrator
- Improvements to import process
- Bug fix
1.1.0
- Smarter core matching logic - if email found, check surname. If not the same move original user email to additional email and create new user
- Track user source for imported users
- Added support for Connexions styling
- Added Connexions version requirement of 2.8.2+
- Code refactoring
- Bug fixes
1.0.1
- Added support for specifying user passwords in import
- Added support for specifying user role in import
- Various tweaks to improve performance and reliability
1.0
- Better checking for errors
- If multisite and user already exists in another site in the network, add them to the current site
- Major rewrite of import function to support background processing instead of attempting to load entire file in one hit
0.2.3
- Set default first/last name for new users if not specified in CSV
- Rearranged output after processing and show processing time
- Added support for setting user registered date
- Bug fixes
0.2.2
- Set default first/last name for new users if not specified in CSV
0.2.1
- Allow larger uploads
- Added some error messages for upload issues
0.2
- Added support for auto-generating email address if not provided
- Added support for import ID for easier matching of subsequent imports
0.1.1
- Improved logic for importing user meta, especially phone numbers