Once again I am battling with this issue. Where should I put the file ?
I thought it was enough to put it in /mautic/app/cache/imports
Then run mautic:import but nothing happens.
My file looks like this
email,doNotEmail my@email.com,1
Problem remains the same as before, trying to run some auto imports but after following all the documentation I still cannot get it to work. (I do get it to work with the plugin, but this plugin is for specific use on importing my platform data)
In this thread people claim that it works, can someone please walk me through step by step.
I have made a file for example:
email,firstname my@email.com,mike
I went and used iconv to convert the file from ASCII text to UTF-8.
I have placed it in app/cache/imports/test.csv
then ran the import cronjob, and nothing
On the plugins page. It means, install/update Plugins. But it says that 0 plugins were installed or updated.
What is your Mautic Version?
I am starting to think this problem is related to the Mautic version, since I’m not able to find the same folders that you see, inside the mautic directory.