§ 01 / Install

One line. No theme rewrite.

Atlas is a plugin. Install it the way you install plugins. Your active theme keeps working, your existing blocks keep working, and your editor gets one new block called atlas.

§ 08 / Get the plugin

One block. One plugin. Endless possibilities.

Composer, wp-cli, or the WordPress admin search. Pick the path you already know. Atlas activates as a plugin and adds one block to the editor.

$ composer require veroscale/atlas
§ VIA WP-CLI wp plugin install atlas --activate
§ VIA ADMIN Plugins › Add New › "atlas"
Install Atlas
WordPress 6.4+ / PHP 8.1+ / GPL-2.0-or-later

One block. One plugin. Endless possibilities.

§ 02 / Survival

Deactivate the plugin. The page survives.

Atlas is server-side. The last render is left as plain HTML in the post. Switch the plugin off and your visitors keep seeing the page.

Plugin Active

Atlas renders.

Manifest is read, sections are composed, islands hydrate where marked.

Plugin Deactivated

Plain HTML.

The last server-rendered output is the fallback. Theme untouched.

Runtime
  • WordPress6.4+
  • PHP8.1+
  • Themeany
  • LicenseGPL-2.0-or-later
Scope
  • Blockone
  • ManifestJSON, in git
  • Renderserver-side
  • Hydrationislands only