Team URL:
Project URL:
Skills Employed:
PHP, MySQL, WordPress, Relevanssi
Features:
Created .CSV to WordPress import functionality
My involvement on this project was to set the site owner up with the ability to import spreadsheet data (about Japanese authors and their books) and then use the uploaded data as the driving force behind the site content.
I wrote a PHP application which reads the spreadsheet data and imports it into WordPress in the form of a custom post type object, taxonomy terms, and post meta data (i.e. custom fields). I also programmed a custom search filtering mechanism (using Relevanssi as an entry point) which lets the user browse by author, subject, keyword, etc.