Download the PHP package apermo/sovereignty without Composer
On this page you can find all versions of the php package apermo/sovereignty. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download apermo/sovereignty
More information about apermo/sovereignty
Files in apermo/sovereignty
Package sovereignty
Short Description Pure Zen - Fork of Pfefferle's Autonomie Theme
License MIT
Homepage https://github.com/apermo/sovereignty
Informations about the package sovereignty
Sovereignty
A semantic, responsive WordPress theme with deep IndieWeb support. Fork of Autonomie by Matthias Pfefferle.
Requirements
- PHP 8.3+
- WordPress 6.4+
Installation
Or download the latest release from GitHub.
Building assets after a Composer install
Compiled CSS is not committed to the repository — it is generated from
the SCSS sources by npm run build. After installing via Composer in a
Bedrock-style project, run the build inside the theme directory:
In a GitHub Actions deploy workflow, the same step is available as a reusable composite action:
Development
Prerequisites
- Node.js + npm
- PHP 8.3+ with Composer
- DDEV (for local testing)
Quick Start
Build
Lint
Test
E2E Tests
Architecture
The theme uses namespaced PHP classes under Apermo\Sovereignty\ with PSR-4 autoloading:
Configuration is centralized in theme.json with standard WordPress settings and a custom sovereignty section.
The sovereignty_config filter allows per-site overrides in multisite.
Supported Plugins
Web Semantics
The theme markup uses microformats, microformats2, and microdata (Schema.org):
Microformats (v1)
Microformats2
Microdata (Schema.org)
IndieWeb
- Webactions — reply, like, and repost actions across sites
License
MIT License — see LICENSE for details.
Copyright (c) 2018-2025 Matthias Pfefferle Copyright (c) 2025-2026 Christoph Daum
Bundled Resources
- Some Bootstrap CSS, Copyright Twitter, Inc., The Bootstrap Authors — MIT
- OpenWeb Icons — SIL OFL 1.1
- Bundled images (starter content), Copyright Hendrik Cvetko — GPL-2.0-or-later
All versions of sovereignty with dependencies
composer/installers Version ^2.2
wearerequired/traduttore-registry Version ^2.1