No description
Find a file
2026-07-27 14:16:24 +02:00
.github Initial commit 2026-06-15 11:02:10 -06:00
conf Fix cannot login at fresh install 2026-07-13 10:56:45 +02:00
doc Replace postiz screenshot 2026-06-16 12:08:29 -06:00
scripts Fix .env was not taken in account when upgrading the app 2026-07-13 10:57:11 +02: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 Upgrade sources 2026-07-27 00:48:13 +02:00
README.md Auto-update READMEs 2026-07-27 00:48:14 +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.22.1~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.