aAlexanderLeben / wordpress_ynh

WordPress package for YunoHost

Home Page:https://wordpress.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WordPress for YunoHost

Integration level
Install WordPress with YunoHost

Lire ce readme en français.

This package allows you to install WordPress quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Create a beautiful blog or website easily

Shipped version: 5.8~ynh1

Screenshots

Disclaimers / important information

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.

Configuration

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

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.

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.

Security

Please be aware that WordPress is known for being frequently a source of security risks (https://en.wikipedia.org/wiki/WordPress#Vulnerabilities), and also as the most popular website management system it is a target for bots and attackers. Some vulnerabilities might let an attacker breach into your WordPress, or even your YunoHost server (via privilege escalation).

Don't forget to comply with good security principles (strong password, frequent updates, don't add unknow code in your theme/extensions…). In particular, please keep your WordPress as up-to-date as possible.

Furthermore, you might take a look at the Hardening Wordpress Guide. You might see some benefits in the use of Wordpress security plugins.

Documentation and resources

Developer info

Please send 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

More info regarding app packaging: https://yunohost.org/packaging_apps

About

WordPress package for YunoHost

https://wordpress.org/

License:GNU General Public License v3.0


Languages

Language:Shell 96.3%Language:PHP 3.7%