Custom Wordpress Importer
Budget: $30 – $250 USD
Looking to build a flexible CSV importer for wordpress. Needing to import Custom Post Types and Various ACF fields tied to the custom field. These items will be hardcoded in the plugin itself (as it is possible these will change in the future). Needs to simply take a CSV, parse through each line in the CSV (ideally using league/csv) and import as a post. No need for duplicate filters, etc.