https://github.com/yunohost-apps/pmwiki_ynh
PmWiki package for YunoHost
https://github.com/yunohost-apps/pmwiki_ynh
pmwiki yunohost yunohost-apps
Last synced: 10 months ago
JSON representation
PmWiki package for YunoHost
- Host: GitHub
- URL: https://github.com/yunohost-apps/pmwiki_ynh
- Owner: YunoHost-Apps
- License: gpl-3.0
- Created: 2022-05-22T09:51:25.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2025-04-13T18:58:38.000Z (about 1 year ago)
- Last Synced: 2025-04-13T19:49:00.963Z (about 1 year ago)
- Topics: pmwiki, yunohost, yunohost-apps
- Language: Shell
- Homepage: https://www.pmwiki.org/
- Size: 207 KB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
PmWiki, packaged for YunoHost
Wiki-based CMS for collaborative creation and maintenance of websites
[](https://www.pmwiki.org)
[?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/pmwiki/)
## 📦 Developer info
[](https://ci-apps.yunohost.org/ci/apps/pmwiki/)
🛠️ Upstream PmWiki repository: <>
Pull request are welcome and should target the [`testing` branch](https://github.com/YunoHost-Apps/pmwiki_ynh/tree/testing).
The `testing` branch can be tested using:
```
# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/pmwiki_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade pmwiki -u https://github.com/YunoHost-Apps/pmwiki_ynh/tree/testing
```
### 📚 App packaging documentation
Please see for more information.