CSV Import for non-admin

By Toledoh - October 28, 2013

And... how do I allow the csv import to display the _nlb_subscribers table?

Cheers,

Tim (toledoh.com.au)

By Damon - October 30, 2013

Hi Tim,

I want to give a non-administrator the ability to import records using the CSV upload plugin.  How can I achieve this?

The CSV Import add on importing features is only available to CMS admin users.  The code could possibly be modified to allow an editor user but it's not a current feature.
And I'm guessing that creating another admin account for a user to use to import CSV data is not an option?

And... how do I allow the csv import to display the _nlb_subscribers table?

You can show the _nlb_subscribers table in the Target Table dropdown by commenting out line 205 of the _csvImport_uploadIframe.php file like this:

//if ($tablename[0] == '_') { continue; }

But be careful as this will also show any table that starts with an underscore.

Cheers,
Damon Edis - interactivetools.com

Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/