You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Maniack Crudelis 7bcaf90f13
Update pull_request_template.md
7 years ago
conf Require ynh 3.4 and use php7 7 years ago
scripts Uupdate helpers 7 years ago
.gitignore Multisite fonctionnel 11 years ago
LICENSE Mise à jour 10 years ago
README.md Update README.md 7 years ago
YEP.md Add a YEP.md file 9 years ago
check_process Update package 8 years ago
manifest.json Require ynh 3.4 and use php7 7 years ago
pull_request_template.md Update pull_request_template.md 7 years ago

README.md

Wordpress for YunoHost

Integration level
Install Wordpress with YunoHost

This package allow you to install wordpress quickly and simply on a YunoHost server.
If you don't have YunoHost, please see here to know how to install and enjoy 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 option.

Shipped version: 5.0.3

Screenshots

Configuration

Use the admin panel of your wordpress to configure this app.

Documentation

YunoHost specific features

  • Integration with YunoHost users and SSO:
    • private mode: Blog only accessible by YunoHost users
    • public mode: Visible by anyone, YunoHost users automatically connected
  • Automatic update of wordpress core, plugins and themes.
  • Allow to set up a multisite instance.

Multi-users support

Supported, with LDAP and SSO.

Supported architectures

  • x86-64b -
  • ARMv8-A -
  • Jessie x86-64b -

Limitations

  • Multisite only available on subdirectories.
  • As the automatic update plugin isn't working as expected, pay attention to keep your wordpress up to date from the wordpress admin panel, and not only from yunohost admin panel. For security reason, you should control that all updates are regularly applied in wordpress admin panel as well as in yunohost admin panel.

Developers infos

Please do your pull request to the testing branch.

To try the testing branch, please proceed like that.

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