Skip to content

Early-bird lifetime licence: $199 once, for the first 200 buyers only. See the offer

Every client site, one way of working.

Keep your snippets in Git, give designers and clients exactly the access they need, and see who changed what. Unlimited sites on every Agency and Pro unlimited plan.

The trial is the Agency plan with everything in it. No card needed.

Your snippet library, in GitHub or GitLab. Agency plan

Two-way sync: edit on the site or in Git, then sync. Keep a "Shared" folder in one repository and every client site picks it up.

  • Readable files: each snippet is a real code file plus a small settings file. Folders become folders.
  • Nothing is overwritten silently. A snippet changed on both sides waits for you to pick "Keep this site's" or "Take Git's".
  • Code arriving from Git is checked and test-loaded. One that would break a site stays off there.
  • One commit per sync, automatic syncs on a schedule, and a webhook so a push reaches the site in seconds.
  • GitHub, GitHub Enterprise Server, GitLab.com and self-managed GitLab. The token is stored encrypted and never shown in the browser.

The right access for each person. Pro

Choose a level for each WordPress role. The server checks every change, so a designer can't paste PHP into an HTML snippet or restore an old PHP version. Administrators always keep full access.

Team access levels
LevelWhat they can doGood for
No accessDoesn't see snippets at all.Most roles
View onlySees what's running and the history, changes nothing.Clients
CSS, JS and HTMLEdits styles, scripts and markup on the public site. Never PHP.Designers, marketers
FullEverything, including PHP, imports and settings.Developers

The editor adapts too: read-only snippets say why, PHP is hidden from designers, and only public-site locations are offered.

Who changed what, and when. Pro

Every create, edit, switch, delete and restore, which snippets were switched off after an error, and who changed settings or access. With where each change came from: the editor, the REST API, WP-CLI or automatic.

Search and filter it, open it for one snippet, or read it with WP-CLI. Kept for 12 months.

Working with clients.

The small things that make a client site easier to hand over and look after.

  • Show changes before they go live Pro Put a snippet in testing mode and send your client the preview link. Visitors see nothing until you click Go live.
  • Each person in their own language The plugin follows each user's profile language, so a Greek client and an English-speaking developer share one site.
  • Move client sites over in bulk Import and switch over from WPCode, Code Snippets and others with wp snipfire import-from wpcode --switch in your deploy script.
  • Unlimited sites, one licence Pro unlimited and Agency cover every client site. Local development sites never count.
  • Cloud library and agency dashboard Coming soon Push a snippet to many sites, see which version runs where, and roll back remotely. Until then, Git sync does the job.

Move your snippets over this afternoon.

Importing changes nothing until you switch over, and your old shortcodes keep working.