StrangeAttractor Posted October 8, 2014 Share Posted October 8, 2014 (edited) Is it possible to trigger importing a CSV file given its format definition (like the codepage, separator symbols, fields order etc) and location (an URL or a file system path) automatically, without having to go to the back office web interface and pressing all the buttons manually? Edited October 9, 2014 by StrangeAttractor (see edit history) Link to comment Share on other sites More sharing options...
RogueWaveLimited Posted October 8, 2014 Share Posted October 8, 2014 It is possible with some custom code but there isn't any easy way to do it with just a URL. Link to comment Share on other sites More sharing options...
tuk66 Posted October 9, 2014 Share Posted October 9, 2014 Learn from /controller/admin/AdminImportController.php file where CSV imports are served. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now