Renaissance
| Renaissance success stories
What did they need?
When myON became part of Renaissance, there was a need to merge Success Stories from existing blog posts in WordPress with content from the myON Drupal website.
What did I do?
I customized import tools that would use a combination of approaches to extract, transform, and load the data from databases, flat-file HTML, and spreadsheets into one common Custom Post Type. I also modified the CPT template to include conditional display variations based on the content of each record.
What did I learn?
This was a good time to explore the power of XML DOM parsing to separate flat HTML files into different fields to be imported.
Technology used:Responsible for: