Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 19 days 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 (about 10 years ago)
- Default Branch: testing
- Last Pushed: 2024-12-08T08:06:37.000Z (about 1 month ago)
- Last Synced: 2024-12-12T18:48:46.908Z (26 days ago)
- Topics: official-ynh, wordpress, yunohost, yunohost-apps
- Language: Shell
- Homepage: https://wordpress.org/
- Size: 32 MB
- Stars: 26
- Watchers: 13
- Forks: 29
- Open Issues: 40
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WordPress for YunoHost
[![Integration level](https://apps.yunohost.org/badge/integration/wordpress)](https://ci-apps.yunohost.org/ci/apps/wordpress/)
![Working status](https://apps.yunohost.org/badge/state/wordpress)
![Maintenance status](https://apps.yunohost.org/badge/maintained/wordpress)[![Install WordPress with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](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
![Screenshot of WordPress](./doc/screenshots/screen-themes.png)
## :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:**