/humhub-modules-bulk_import

Primary LanguagePHPGNU Affero General Public License v3.0AGPL-3.0

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