Skip to content

juanromanch/HexBrainUserImportBundle

 
 

Repository files navigation

OroCRM User Import

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.

Requirements

User Import bundle supports OroCRM version 1.1 or above.

Instructions

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

Screenshots

Configuration User Grid with import button Popup

Installation

Marketplace

Follow System > Package Manager to install it from OroCRM Marketplace

Composer

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

About

OroCRM User Import Bundle

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 82.3%
  • HTML 17.7%