1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/backdrop_ynh.git synced 2024-09-03 20:36:14 +02:00
backdrop_ynh/README.md

61 lines
2.4 KiB
Markdown
Raw Normal View History

2021-07-21 21:51:00 +02:00
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
It shall NOT be edited by hand.
-->
2020-10-18 11:06:07 +02:00
# Backdrop for YunoHost
[![Integration level](https://dash.yunohost.org/integration/backdrop.svg)](https://dash.yunohost.org/appci/app/backdrop) ![](https://ci-apps.yunohost.org/ci/badges/backdrop.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/backdrop.maintain.svg)
2021-07-21 21:51:00 +02:00
[![Install Backdrop with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=backdrop)
2020-10-18 11:06:07 +02:00
*[Lire ce readme en français.](./README_fr.md)*
2021-07-21 21:51:00 +02:00
> *This package allows you to install Backdrop 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.*
2020-10-18 11:06:07 +02:00
## Overview
2021-08-30 12:00:34 +02:00
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.
### Features:
- A CMS that can be used out-of-the-box.
- Code that can be learned quickly.
- Extensible APIs.
2020-10-18 11:06:07 +02:00
2021-08-18 22:30:01 +02:00
**Shipped version:** 1.19.3~ynh1
2020-10-18 11:06:07 +02:00
2021-07-21 21:51:00 +02:00
**Demo:** https://backdropcms.org/demo
2020-10-18 11:06:07 +02:00
2021-07-21 21:51:00 +02:00
## Screenshots
2020-10-18 11:06:07 +02:00
2021-07-21 21:51:00 +02:00
![](./doc/screenshots/Hello_world.png)
2020-10-18 11:06:07 +02:00
2021-07-21 21:51:00 +02:00
## Disclaimers / important information
2020-10-18 11:06:07 +02:00
#### upgrade
Backdrop CMS includes an update utility to handle any necessary changes to the database schema or configuration. [See instructions](https://backdropcms.org/upgrade)
2021-07-21 21:51:00 +02:00
## Documentation and resources
2020-10-18 11:06:07 +02:00
2021-07-21 21:51:00 +02:00
* Official app website: https://backdropcms.org/
* Official user documentation: https://backdropcms.org/user-guide
* Official admin documentation: https://yunohost.org/packaging_apps
* Upstream app code repository: https://github.com/backdrop/backdrop
* YunoHost documentation for this app: https://yunohost.org/app_backdrop
* Report a bug: https://github.com/YunoHost-Apps/backdrop_ynh/issues
2020-10-18 11:06:07 +02:00
2021-07-21 21:51:00 +02:00
## Developer info
2020-10-18 11:06:07 +02:00
2021-07-21 21:51:00 +02:00
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/backdrop_ynh/tree/testing).
2020-10-18 11:06:07 +02:00
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
```
2021-07-21 21:51:00 +02:00
**More info regarding app packaging:** https://yunohost.org/packaging_apps