Forum Replies Created
Great stuff!
Is it possible for you to update me specifically when the release with this feature comes out?
OK, great! Is there a release date scheduled yet?
Actually, you can ignore this. It was a permission issue on our end.
Something for you to know: when there are permission issues when adding downloads, you are not notified on the front end.
Ah, maybe we were confused as it’s not clear what’s been imported.
I do have a question which I can’t find the answer to in the documentation . For the field that includes the filenames, how does the CSV importer know where to find those files?
With other importers I’ve used, we have to make the files publicly available through a URL and use that to reference them. I’m not sure what to do with your CSV importer.
Thanks!
Thanks Shaon, I’d already tried save_post and it was running too early, but resolved the issue by setting a very low priority against the action.
It was a bit confusing because the after_add_package hook in the docs only runs during a bulk import, which isn’t made clear in the documentation! It’s probably worth updating this for other users,
Thanks again.