No description
Find a file
2026-06-17 12:35:21 -06:00
.github Initial commit 2026-06-15 11:02:10 -06:00
conf Fix port in nginx config 2026-06-16 11:23:19 -06:00
doc Replace postiz screenshot 2026-06-16 12:08:29 -06:00
scripts Reinstall pnpm during restore 2026-06-16 13:37:28 -06:00
.editorconfig Initial commit 2026-06-15 11:02:10 -06:00
.gitattributes Initial commit 2026-06-15 11:02:10 -06:00
.gitignore Initial commit 2026-06-15 11:02:10 -06:00
LICENSE Add AGPL 3 license 2026-06-15 14:46:09 -06:00
manifest.toml Set multi-instance to false (as frontend port is not configurable) 2026-06-16 12:03:16 -06:00
README.md Auto-update READMEs 2026-06-16 21:37:33 +02:00
tests.toml Add scripts (WIP) 2026-06-15 14:51:00 -06:00

Logo of Postiz Postiz, packaged for YunoHost

The ultimate agentic social media scheduling tool

🌐 Official app website Version: 2.21.8~ynh1

Screenshots

Screenshot of Postiz

📦 Developer info

Automatic tests level

🛠️ Upstream Postiz repository: https://github.com/gitroomhq/postiz-app

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/postiz_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade postiz -u https://github.com/YunoHost-Apps/postiz_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.