In Part One of this case study, we examined how Family Star Company transformed a chaotic keyword-stuffed website and fragmented manual workflows into a streamlined automated operational system with secure client intake, workflow automation, and integrated billing.
In Part Two, we will open the hood and examine the engineering side of the platform itself: the backend architecture, workflow automation logic, secure document handling, and the custom CRM infrastructure built with GPCL and PHP 8.3.
When engineers face the task of automating a company’s operational processes, there are usually two possible approaches.
The first is assembling a system from ready-made building blocks: deploying a bloated CMS like WordPress, stacking multiple vulnerability-ridden plugins on top of it, connecting everything through third-party integrations, and hoping the entire structure does not collapse after the next minor update.
At Sfixy, we chose the second path — designing a lightweight, isolated, and fault-tolerant infrastructure from the ground up.
In this section, we will examine the engineering side of building a CRM module for Family Star Company: from selecting the core architecture to implementing end-to-end automation and secure data handling.
Custom-built administrative CRM dashboard for managing requests, payments, workflow automation, and client communication.
The backend foundation of the system is based on GPCL (General Purpose Classes Library) — our own highly optimized proprietary library developed by SNK Software and refined over many years, running on a PHP 8.3 backend with Vanilla JavaScript on the frontend.
Why did we intentionally avoid heavy third-party frameworks such as Symfony or Laravel, as well as ready-made CMS platforms?
There are no hundreds of megabytes of dead code bloating the core for the sake of framework universality. Every class and method is designed around specific operational workflows.
The result:
The architecture remains independent from external vendors and their business decisions. No third-party company can suddenly change compatibility rules and break mission-critical business workflows overnight.
Processing immigration forms, financial records, and confidential personal documents requires uncompromising security standards.
The purpose-built architecture eliminates many vulnerabilities commonly associated with popular open-source CMS ecosystems that are constantly targeted by automated vulnerability scanners and attack bots.
All uploaded files go through strict validation procedures and remain inaccessible from public web directories.
The administrative panel was designed around strict interface minimalism using clean Bootstrap-based components. The goal of the interface is simple: eliminate unnecessary actions during request processing.
Every incoming request — regardless of whether it originates from a website form, phone call, or SMS — receives a unique ID inside the database.
All client interactions and automated triggers are managed directly from the primary request table through the Actions panel.
With a single click, the system communicates with the Stripe API, generates a secure payment session tied to the specific request ID, and automatically delivers a short payment link to the client.
No manual invoice generation. No copy-pasting amounts. No manually reconciling payments.
If the client uploads an incomplete document package, managers no longer need to write lengthy follow-up emails.
A single click generates a tokenized secure upload link allowing the client to securely upload additional files directly from a smartphone.
To prevent missed requests outside business hours, we implemented a real-time notification system.
Whenever a request is created or its status changes, a custom PHP handler asynchronously generates a webhook event. Notifications containing critical metadata — request ID, client name, and service type — are instantly delivered to the team messenger system, reducing first-response time to seconds.
Many businesses are attracted by modern AI website builders and no-code CRM platforms promising:
“Build your entire system in 10 minutes without developers.”
While appealing initially, these platforms often turn into predatory subscription models and severe vendor lock-in within just a few years.
When infrastructure is built entirely on someone else’s platform, the business does not truly own its software.
Client databases, workflow logic, and uploaded files remain stored on third-party infrastructure. If the platform changes its internal policies, increases restrictions, or suspends an account, the business can lose access to critical systems overnight.
Many SaaS platforms begin with attractive low pricing, only to dramatically increase costs once the business becomes operationally dependent on the ecosystem.
A company may begin at $29/month, only to face:
A CRM platform built on GPCL avoids these risks entirely.
The platform is deployed on isolated VPS or bare-metal servers fully controlled by the client. Businesses pay only predictable infrastructure hosting costs instead of escalating SaaS subscription fees.
The CRM codebase and database remain the intellectual property of the client. If a hosting provider becomes unsuitable, the entire system can be migrated to another data center within hours.
There are no hidden charges tied to:
Infrastructure ownership remains predictable and independent from SaaS subscription pricing models.
This project proved once again that purpose-built software designed around real operational requirements and optimized code significantly outclasses generic template-driven solutions.
The result:
The infrastructure is fully tested, operational, and ready to scale alongside future business growth. The only remaining task is driving customer traffic into a properly engineered digital workflow system.
Sfixy specializes in custom backend systems, workflow automation, secure client portals, CRM development, and engineering-focused digital infrastructure for growing businesses.
We design scalable solutions built around real operational workflows — without bloated frameworks, vendor lock-in, or predatory SaaS subscription models.
© 2026 Sfixy LLC. All Rights Reserved. Serving Boca Raton, Delray Beach, Pompano Beach, East Fort Lauderdale and surrounding areas.