Nimbus CMS

Features for complete managed websites

Explore Nimbus CMS features: remote admin, visual RTE blocks, page templates, media variants, first-party SEO, forms, stats, backups, audit, and plugin APIs.

Nimbus is designed around the website owner workflow: create pages, choose page designs, insert visual content blocks, publish safely, keep SEO sharp, understand traffic, and operate the site without turning every public request into an admin request.

Core website capabilities

The core stays intentionally small. Complete website behavior comes from official plugins that can be installed, configured, disabled, and later replaced.

Feature map

CapabilityWhat the user getsWhere it lives
PagesPublished pages, one working draft, clean URLs, summaries, page templates, local links, and visual RTE content.nimbus.pages
MediaUploads, metadata, picker integration, cached variants for thumbnails, previews, content images, and public large images.nimbus.media
SEOMetadata suggestions, canonical URLs, schema, robots, sitemap entries, redirects, social previews, and missing-page insight.nimbus.seo
TemplatesTheme page designs and editable template slots where content can be main page content or custom RTE content.nimbus.templates
FormsForm builder, RTE form block, submissions, email notifications, spam protection, and exportable data.nimbus.forms
StatsCookie-free views and approximate visitors with bot separation, today, 7-day, 30-day, geography, referrers, and fast aggregates.nimbus.stats
BackupsZIP backups with manifest, structured database JSON, integrity checks, and selected storage files. Restore validates table and column names before prepared inserts.nimbus.backups
Audit and healthRemote write audit logs, plugin migration state, content counts, SEO issue summaries, storage counters, and backup status.nimbus.audit, nimbus.site-health

For developers

Plugin APIs are the extension surface. A plugin can ship migrations, capabilities, admin modules, protocol actions, RTE block metadata, editor previews, settings fields, and public renderers.

  • Add a countdown, pricing table, gallery, news module, directory, or booking workflow as a plugin.
  • Expose editor blocks with icons, defaults, preview behavior, settings fields, and a runtime renderer.
  • Keep the core responsible for boot, routing, plugin and theme registries, permissions, hooks, storage, migrations, remote API, and errors.
  • Build control-plane screens without forcing that UI into the visitor-facing runtime.

Install-worthy direction

A CMS should make the common path excellent

Nimbus focuses on the everyday work of real websites: publish pages, shape templates, manage media, improve SEO, collect privacy-friendly stats, receive forms, and recover safely.

Back to homepage