1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/backdrop_ynh.git synced 2024-09-03 20:36:14 +02:00
Backdrop package for YunoHost
Find a file
2022-01-16 21:20:51 +01:00
.github Update updater.yml 2021-10-11 09:42:36 +02:00
conf Upgrade to v1.21.0 2022-01-16 06:25:15 +00:00
doc Fix 2021-09-16 11:34:21 +02:00
scripts fix 2021-12-12 17:39:50 +01:00
check_process Update check_process 2021-05-16 08:42:11 +02:00
LICENSE First commit 2020-10-18 11:06:07 +02:00
manifest.json Upgrade to v1.21.0 2022-01-16 06:25:15 +00:00
README.md Auto-update README 2022-01-16 06:25:22 +00:00
README_fr.md Auto-update README 2022-01-16 06:25:22 +00:00

Backdrop for YunoHost

Integration level
Install Backdrop with YunoHost

Lire ce readme en français.

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

Overview

Backdrop is a full-featured content management system that allows non-technical users to manage a wide variety of content. It can be used to create all kinds of websites including blogs, image galleries, social networks, intranets, and more.

Shipped version: 1.21.0~ynh1

Demo: https://backdropcms.org/demo

Screenshots

Disclaimers / important information

upgrade

Backdrop CMS includes an update utility to handle any necessary changes to the database schema or configuration. Run update.php by navigating to http://example.com/core/update.php See instructions

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/backdrop_ynh/tree/testing --debug
or
sudo yunohost app upgrade backdrop -u https://github.com/YunoHost-Apps/backdrop_ynh/tree/testing --debug

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