As the distributor network and article volume grew, the static website workflow became slow and fragile because every update still depended on direct developer involvement. This created delays, missed follow-ups, and unnecessary friction for simple content changes.
The solution was to migrate the content model into a PHP and MySQL CMS flow: store structured content in the database, build an admin panel for manual input, and let the frontend render the website dynamically so non-technical users could manage updates more independently.