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

Latest commit

 

History

History
executable file
·
15 lines (10 loc) · 418 Bytes

README.md

File metadata and controls

executable file
·
15 lines (10 loc) · 418 Bytes

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