Sovereign client safe. On your WordPress. Installed in 3 minutes.

RESELLER PROGRAM · AGENCIES · FREELANCES · WP INTEGRATORS

Your clients are asking for secure spaces. Currently, you are using makeshift solutions like WeTransfer and Drive, and you are not charging for it.

The program

Become a Client Vault partner and turn every client into recurring revenue

Full white label Margin from the 1st client 3 revenue streams Unlimited clients Dedicated partner support

How you earn money

3 revenue streams that add up on every project

Stop selling just a showcase website; sell an ecosystem. The more clients you equip with your Agency Pack, the more your profitability grows.

01

License margin

Buy at wholesale price. Resell at retail price.

  • 5-site pack at €499/year = €99.80/site
  • Retail resale price = €299/site
  • Gross margin = €199/site/year

Annual recurring. Your clients renew, and you earn margins again the following year.

03

Billable services

Sell professional services, not just a tool.

  • Initial setup: €500 to €1,500 per site
  • Client training: €200 to €500/session
  • Monthly maintenance (TMA): €50 to €200/month depending on SLA

Expertise margin. Client Vault is the ideal pretext to leverage your brainpower and your WordPress expertise.

Profitability Simulator

Calculate your annual revenue in 10 seconds

How many clients will you equip this year? What hosting plan will you charge them? Move the sliders and discover your net margin in real time.

1102550
15 €49 €99 €150 €
Agency Pack recommended for you: Pro · 15 sites 999 €/year
MRR 490 € Monthly Recurring Revenue
ARR 5 880 € Annual Recurring Revenue
Net margin / year 4 881 € ARR − Agency Pack cost
Annual ROI ×4.9 Investment multiple

Calculations based on an Agency Pack annual subscription. Note: these figures do not even include your margin on billable services (installation, training, setup) which will further increase your MRR.

Find your pricing in one click.

Three use cases, three plans. No per-client billing, no commissions, no caps.

Launch pricing · Lifetime available for 12 months · valid for life + 3 years of updates

Pro · 5 sites

Starter Pack

For the agency equipping 2 to 5 client firms.

699 €1 499 € 499 €999 € /year · 5 siteslifetime · 5 sites

That is 99.80 €/site/yearThat is 99.80 €/site for 1 year (Free afterwards)

  • 5 complete Client Vault Pro installations
  • All Pro features included
  • White label per site (URL + branding)
  • Priority support
  • Client Vault community
  • VIP communityVIP community
  • Unlimited updatesUpdates included for 24 months
Start with 5 sites
Pro · 50 sites

Network Pack

For the WP network equipping 16 to 50 firms.

2 499 €6 999 € 1999 €4999 € /year · 50 siteslifetime · 50 sites

That is 39.98 €/site/year (66% savings)That is 39.98 €/site – 66% savings the first year then 100% for life thereafter

  • 50 complete Client Vault Pro installations
  • All Pro features included
  • White label per site (URL + branding)
  • Priority support
  • Client Vault community
  • VIP communityVIP community
  • Unlimited updatesUpdates included for 24 months
Start with 50 sites

More than 50 sites? Let us discuss it directly — custom pricing for networks and franchises.

Launch pricing — the Lifetime offer is available 12 months after launch, subject to change thereafter. Lifetime purchases made during this period remain valid for life, with 3 years of free updates included (then 99 €/year if you wish to continue updates).

Test the product online before buying — to validate your tier choice (Solo, Pro, Agency 5/15/50, DFY), explore the online demo freely, without an appointment. You choose with full knowledge of the facts. The purchase is final once the order is validated.

Secure Stripe payment — FR/EU VAT auto-calculated for applicable countries. Accepted: Visa, Mastercard, Amex, SEPA transfer.

(function(){ const sec = document.querySelector(‘.pricing-v3’); if (!sec) return; // Toggle billing (annual / lifetime) const billBtns = sec.querySelectorAll(‘.pv3-toggle-btn’); billBtns.forEach(b => b.addEventListener(‘click’, () => { const billing = b.dataset.billing; sec.dataset.billing = billing; billBtns.forEach(x => { const on = x.dataset.billing === billing; x.classList.toggle(‘pv3-active’, on); x.setAttribute(‘aria-selected’, on ? ‘true’ : ‘false’); }); })); // Toggle persona (cabinet / agency / dfy) const personaBtns = sec.querySelectorAll(‘.pv3-persona-btn’); personaBtns.forEach(b => b.addEventListener(‘click’, () => { const persona = b.dataset.persona; sec.dataset.persona = persona; personaBtns.forEach(x => { const on = x.dataset.persona === persona; x.classList.toggle(‘pv3-persona-active’, on); x.setAttribute(‘aria-selected’, on ? ‘true’ : ‘false’); }); })); })();

WHY CHOOSE US

5 reasons to make Client Vault your star offering

Sovereign hosting

The plugin runs on your servers or those of your client. You maintain total control over the infrastructure. No external SaaS that shuts down overnight or confiscates databases.

Total white label

Custom URL, custom colors, your client’s logo. Client Vault disappears completely. You position the technology as a solution specific to your agency.

Ironclad compliance

Sovereign hosting, AES-256 encryption, and timestamped audit logs (GDPR, Qualiopi). You sell absolute security with an infallible argument to win over lawyers, accountants, and consultants.

Immediate profitability

At €499 for the Starter pack (5 sites), you only need to resell two licenses to your clients to be in the green for the year. The rest is 100% gross margin. A lightning-fast ROI.

No Client Vault commission

You pay for the Agency Pack, period. No commission on your services, no % on your sales, no revenue sharing.

Zero Hidden Commission

You pay for your Agency Pack, full stop. We do not take any percentage on the resale of your licenses, on your hosting subscriptions, or on your service offerings.

TAKE ACTION

Ready to grow your recurring revenue?

Stop leaving recurring margins to SaaS providers. Become the essential technology partner for your clients. Start with the Starter Pack, generate immediate profitability, and upgrade to a higher tier whenever you wish (pro-rated).

  • Response within 24 business hours
  • Partner onboarding included
  • Reseller documentation included
(function(){ if (typeof window === ‘undefined’) return; var initSim = function(){ var clientsEl = document.getElementById(‘cv-sim-clients’); var tarifEl = document.getElementById(‘cv-sim-tarif’); if (!clientsEl || !tarifEl) return;var clientsOut = document.getElementById(‘cv-sim-clients-out’); var tarifOut = document.getElementById(‘cv-sim-tarif-out’); var packNameOut = document.getElementById(‘cv-sim-pack-name’); var packPriceOut = document.getElementById(‘cv-sim-pack-price’); var mrrOut = document.getElementById(‘cv-sim-mrr-out’); var arrOut = document.getElementById(‘cv-sim-arr-out’); var margeOut = document.getElementById(‘cv-sim-marge-out’); var roiOut = document.getElementById(‘cv-sim-roi-out’);function formatEUR(n){ return Math.round(n).toLocaleString(‘fr-FR’) + ‘ €’; }function pickPack(clients){ if (clients <= 5) return { name:'Pro · 5 sites', price:499, sites:5 }; if (clients 0 ? arr / pack.price : 0;clientsOut.textContent = clients; tarifOut.textContent = tarif + ‘ €’; packNameOut.textContent = pack.name; packPriceOut.textContent = formatEUR(pack.price) + ‘/an’; mrrOut.textContent = formatEUR(mrr); arrOut.textContent = formatEUR(arr); margeOut.textContent = formatEUR(marge); roiOut.textContent = ‘×’ + (Math.round(roi * 10) / 10).toLocaleString(‘fr-FR’); }clientsEl.addEventListener(‘input’, update); tarifEl.addEventListener(‘input’, update); update(); };if (document.readyState === ‘loading’) { document.addEventListener(‘DOMContentLoaded’, initSim); } else { initSim(); } })();