There's now a simple import script which is working, but has hardcoded paths, etc. The functions involved should likely move to a Controller, and then to a Model, in order to ease their use/reuse.
This controller/model can also handle other imports - it might be beneficial to create an ImportExport model/controller to centralize functionality
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
There's now a simple import script which is working, but has hardcoded paths, etc. The functions involved should likely move to a Controller, and then to a Model, in order to ease their use/reuse.
This controller/model can also handle other imports - it might be beneficial to create an ImportExport model/controller to centralize functionality