Ask for Custom Work Last, Not First

A requirement that sounds bespoke is usually a setting or an integration. Knowing which of the three you are actually looking at is worth more than any amount of development, because two of them are free and one is not.

Ask for Custom Work Last, Not First

Custom Code Is the Most Expensive Answer to Any Question

Not because building things is expensive, though it is, but because custom code has to be maintained by somebody forever. It has to survive platform upgrades, it has to be understood by whoever inherits it, and it is the first thing that breaks when anything underneath it moves. A feature delivered as configuration costs you nothing after the day it is switched on. The same feature delivered as bespoke development is a small permanent liability. That is not an argument against custom work, which is sometimes genuinely necessary. It is an argument for establishing which category a requirement actually falls into before anybody writes a line, because a surprising amount of what gets scoped as development turns out to be a setting nobody had found.


Vodlix Custom Design
First, is it a setting?

Branding, pricing, languages, territories, quality, screen limits and layout are all configuration. Anything in that list needs no code and no release.

Vodlix Resful API
Second, is it an integration?

Connecting your CRM, a billing system or an internal dashboard is API work in your own codebase, which leaves the platform untouched and upgradeable.

Vodlix Plugin Icon
Then, and only then, bespoke

A local payment method nobody else uses, a regulator with an unusual demand, a workflow specific to your business. Those are real, and they are rarer than they seem.

The API Covers More Than People Expect

The most common genuinely bespoke request is some version of making the platform talk to a system you already run, and that is usually not bespoke at all. Accounts, subscriptions, orders, content and sessions are all reachable through the REST API, which means an internal dashboard, a finance reconciliation job, a customer service tool or a fraud check can be built by your own team against a stable interface. The advantage is not only cost. Work done that way lives in your codebase rather than inside the platform, so it survives upgrades and can be changed on your schedule instead of somebody else's. That surface is described under the REST API, which also lists the connectors that already exist.


What Genuinely Does Need Building

There is a real category here and it is worth naming honestly rather than pretending everything is configurable. Local payment methods are the clearest example, because payment infrastructure varies enormously by country and a provider that dominates one market may be unheard of in another. Regulatory requirements are the second, since some jurisdictions impose obligations on reporting, on content classification or on data residency that no platform ships by default. The third is a workflow that reflects something specific about how your organisation operates, usually because you came from broadcast or you run an unusual rights model. Those are legitimate reasons to build, and the useful question about each is whether it is a permanent difference or a habit worth revisiting.


Questions Worth Asking Before You Commission Anything

Who maintains this in two years, and does that answer survive the people currently in the room leaving. What happens to it when the platform upgrades underneath it. Is this a requirement or an assumption carried over from a system you used to run, because a surprising share of bespoke requests turn out to describe how something used to work rather than how it needs to work. And is the same outcome reachable through configuration you have not explored yet, which is worth twenty minutes before it is worth a proposal. None of those are reasons not to build. They are the difference between custom work that pays for itself and custom work somebody regrets. The configuration surface worth exhausting first runs from white label through packages and subscriptions to conditional access.


Frequently Asked Questions

Have questions about taking advantage of this limited-time offer? Check out the FAQ for answers.

Can Vodlix be customised?
Yes, and the useful question is at which level. Most requirements are configuration, a good number are integrations you can build against the API, and a genuine minority need bespoke development. The three have very different costs.
Why not just build whatever we need?
Because custom code has to be maintained forever. It has to survive upgrades and be understood by whoever inherits it. Configuration costs nothing after the day you switch it on, which is why it is worth exhausting first.
What can I do through the API rather than commissioning work?
Accounts, subscriptions, orders, content and sessions are all reachable, so internal dashboards, finance reconciliation, support tooling and fraud checks can be built by your own team against a stable interface.
What genuinely needs custom development?
Local payment methods are the clearest case, since payment infrastructure varies enormously by country. Regulatory obligations are the second. A workflow specific to how your organisation actually operates is the third. Those are real and rarer than they seem.
Does custom work make upgrading harder?
It can, which is why work built in your own codebase against the API is preferable where the choice exists. It survives platform upgrades and can be changed on your schedule rather than being coupled to somebody else.
How do I know if my requirement is real?
Ask whether it describes how something needs to work or how it used to work in a system you are replacing. A surprising share of bespoke requests are habits carried over rather than genuine constraints, and that is worth twenty minutes before it is worth a proposal.
Who maintains custom work afterwards?
That is the question worth settling before anything is built, along with what happens to it when the platform upgrades. It is the difference between custom work that pays for itself and custom work somebody later regrets.
Where should I start?
With the configuration you already have. Branding, pricing, languages, territories, quality and screen limits are all settings, and a meaningful number of requirements that arrive described as development turn out to be one of those that nobody had found yet.