Skip to content
This repository has been archived by the owner on Oct 26, 2020. It is now read-only.

ConnectedCommunities/humhub-modules-bulk_import

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bulk Import

Bulk import a csv of accounts into HumHub.

Installation

  • Clone the bulk_import module into your modules directory
cd protected/modules
git clone https://github.com/ConnectedCommunities/humhub-modules-bulk_import.git bulk_import
  • Go to Admin > Modules. You should now see the Bulk Import module in your list of installed modules

  • Click "Enable". This will install the module for you