Portfolio

Vertex Tax Software

Vertex was a Drupal project for a financial services company while consulting with O3 World.

Vertex (now Vertex Inc.) is a tax technology company providing enterprise tax software, automation, and compliance solutions to mid-market and large businesses. The project was a Drupal engagement for the company's website, completed while consulting with O3 World, a Philadelphia-based digital agency.

The project involved two distinct technical areas: data manipulation using custom Drupal migration modules, and developing new components within the existing Drupal framework. Data migration in Drupal involves mapping content from a source system into Drupal's content model — defining source and destination field mappings, handling data transformation where structures differ, and running migrations with validation to confirm content transferred correctly. Drupal's Migration API provides the framework for this kind of structured content import.

Component development extended the existing Drupal site with new features or display types as the Vertex team's needs evolved. Building new components within an established Drupal framework requires understanding the existing content architecture — content types, views, and theming conventions already in place — so additions integrate cleanly without disrupting surrounding functionality.

Vertex's audience of financial, tax, and IT professionals in enterprise environments evaluating ERP-adjacent software has specific expectations around site credibility and content organization. The site needed to present Vertex's product capabilities and thought leadership in a format that supported a professional B2B buyer's evaluation process.

The O3 World consulting engagement placed development contributions within the agency's project team, coordinating with O3's Drupal developers on technical approach for both the data migration scope and the component development work.