How To / General

Uploading bulk user through Joomdle

  • Digitalskunks
  • Topic Author
  • Offline
  • New Member
  • New Member
More
9 years 3 months ago #1 by Digitalskunks
Uploading bulk user through Joomdle was created by Digitalskunks
Hi ,
I am making a project in which i need to upload users in bulk (CSV File) through joomla interface. I want uploaded user to be created in joomla, joomdle, moodle. I will be passing temporary password to the users in csv and they can change it later on. It would be very great full if any one can help me into this stuck in this issue from last one month.

Thanx in advance
Ankur

Please Log in or Create an account to join the conversation.

More
9 years 3 months ago #2 by Antonio Durán
Replied by Antonio Durán on topic Uploading bulk user through Joomdle
Hi.

As Joomla does not support CSV user upload, you will need to install a 3rd party component to do it. Have you tried any?
This component should trigger Joomla events for user creation, so users are synced to Moodle.

Please Log in or Create an account to join the conversation.

  • Digitalskunks
  • Topic Author
  • Offline
  • New Member
  • New Member
More
9 years 3 months ago #3 by Digitalskunks
Replied by Digitalskunks on topic Uploading bulk user through Joomdle
Thanks Antonio Durán for reverting, till now i have not yet used any 3rd party plugin for uploading CSV in joomla because i had doubt whether users uploaded in joomla will be created in moodle as well joomdle.

Please Log in or Create an account to join the conversation.

  • Digitalskunks
  • Topic Author
  • Offline
  • New Member
  • New Member
More
9 years 3 months ago #4 by Digitalskunks
Replied by Digitalskunks on topic Uploading bulk user through Joomdle
I have purchased ARRA User Migrate extension for importing user to joomla, but now the problem is its create users in joomla but not autocreating user in joomdle and moodle. can you please suggest me the plugin which fulfills my requirement.

My Requirement : i need to upload users in bulk (CSV File) through joomla interface than these uploaded users should be created in joomla, joomdle, moodle.

Thanks
Ankur

Please Log in or Create an account to join the conversation.

More
9 years 3 months ago #5 by Antonio Durán
Replied by Antonio Durán on topic Uploading bulk user through Joomdle
If you have support for it, you can ask about it to ARRA developers.
I don't know of any other user import tool that supports event triggering, there are many listed here:
extensions.joomla.org/category/migration...sers-import-a-export

As you have already purchased ARRA, I would first contact their support.
If that does not help, you can try sending me the package to see if it is easy to modify it to trigger the events.

Please Log in or Create an account to join the conversation.

  • Digitalskunks
  • Topic Author
  • Offline
  • New Member
  • New Member
More
9 years 3 months ago #6 by Digitalskunks
Replied by Digitalskunks on topic Uploading bulk user through Joomdle
can you please provide me the file name in joomla/joomdle where this event trigger function is written may be i can add it in this ARRA extension. BTW i have written to ARRA support regarding the same waiting for there reply.

Thanx Ankur

Please Log in or Create an account to join the conversation.

More
9 years 3 months ago #7 by Antonio Durán
Replied by Antonio Durán on topic Uploading bulk user through Joomdle
This is a Joomla event, not Joomdle's.
Event is: onUserAfterSave

Please Log in or Create an account to join the conversation.