This bundle adds user import feature to OroCRM which allows import user from CSV files.
HexBrain is working on improvements for this bundle, if you find a bug or error please create a Pull request.
User Import bundle supports OroCRM version 1.1 or above.
You need to set the default password under System -> Configuration -> User Import
, only this feature is available for now, we will add sending pass to email ability in future
Follow System > Package Manager
to install it from OroCRM Marketplace
Add as dependency in composer
composer require hexbrain/orocrm-userimport-bundle:dev-master
In addition you will need to run platform update
php app/console oro:platform:update