Bulk Mode + Advanced Access Control

Viewing 9 posts - 1 through 9 (of 9 total)
#142378

Atharva Deolalikar
Participant

There should be a bulk mode option through which the files can be imported along with the username to whom it’s supposed to be shared.

Example:
Suppose I have 200 users and I want add 200 new downloadable files for each of them. There should be a way to give access of each individual file to separate user in bulk.

#142438

Sidratul Sohrat
Moderator

Bulk update can be done using CSV import option

For more details check the following link.

Bulk Import

#142439

Atharva Deolalikar
Participant

Yes bulk update can be done using csv import. But there’s no way to bulk update advanced custom level access using the usernames.

#142607

Shahjada
Keymaster

You can bulk update that too, you need to user_access as column head and values should be the user name.
Here is sample CSV file content:

ID,user_access
38428,"admin,demo"

BTW, please update wpdm pro and advanced access control add-on.

#146452

Luca
Participant

Hi, I reopen the topic for a question.
I have a database with some emails of users subscribed on my website, can bulk update some files with access restriction for these users? or I have to insert the username?
Thanks

#146453

Shahjada
Keymaster

Yes, you need to create the import file ( .csv ) as I explained in my previous reply ( #142607 ).

#146454

Luca
Participant

So I can make, for example,something like this?

ID,user_access
38428,"user1@mail.com,user2@mail.com"
  • This reply was modified 3 years, 2 months ago by Luca.
#146458

Shahjada
Keymaster

No, need to use usernames instead of emails.

#146460

Luca
Participant

Thank you Shahjada!

Viewing 9 posts - 1 through 9 (of 9 total)

The topic ‘Bulk Mode + Advanced Access Control’ is closed to new replies.