https://github.com/yunohost-apps/wordpress_ynh
WordPress package for YunoHost
https://github.com/yunohost-apps/wordpress_ynh
official-ynh wordpress yunohost yunohost-apps
Last synced: about 2 months ago
JSON representation
WordPress package for YunoHost
- Host: GitHub
- URL: https://github.com/yunohost-apps/wordpress_ynh
- Owner: YunoHost-Apps
- License: gpl-3.0
- Created: 2014-12-08T22:32:20.000Z (almost 11 years ago)
- Default Branch: testing
- Last Pushed: 2025-08-14T17:27:01.000Z (about 2 months ago)
- Last Synced: 2025-08-14T19:23:54.435Z (about 2 months ago)
- Topics: official-ynh, wordpress, yunohost, yunohost-apps
- Language: Shell
- Homepage: https://wordpress.org/
- Size: 32 MB
- Stars: 27
- Watchers: 10
- Forks: 30
- Open Issues: 46
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WordPress for YunoHost
[](https://ci-apps.yunohost.org/ci/apps/wordpress/)

[](https://install-app.yunohost.org/?app=wordpress)
*[Read this README in other languages.](./ALL_README.md)*
> *This package allows you to install WordPress quickly and simply on a YunoHost server.*
> *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.*## Overview
WordPress is open source software you can use to create a beautiful website, blog, or app.
With this package, you can even activate the [multisite](https://wordpress.org/support/article/glossary/#multisite) option.**Shipped version:** 6.7.0~ynh1
## Screenshots

## :red_circle: Antifeatures
- **Non-free Addons**: Promotes other non-free applications or plugins.
- **Paid content**: Promotes or depends, entirely or partially, on a paid service.## Documentation and resources
- Official app website:
- Official admin documentation:
- Upstream app code repository:
- YunoHost Store:
- Report a bug:## Developer info
Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/wordpress_ynh/tree/testing).
To try the `testing` branch, please proceed like that:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/wordpress_ynh/tree/testing --debug
or
sudo yunohost app upgrade wordpress -u https://github.com/YunoHost-Apps/wordpress_ynh/tree/testing --debug
```**More info regarding app packaging:**