feature: Initial commit

This commit is contained in:
Keith Solomon
2026-04-13 20:06:32 -05:00
commit 351dc06ec4
38 changed files with 8138 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
# Changelog
## 0.1.0
- Initial release.
- Added a configurable `Logo Soup` block for uploading logos, links, and layout options.
- Added a plugin settings screen and REST API for default display options.
- Added uninstall cleanup, PHPUnit baseline tests, and development tooling scaffolding.