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

Merge pull request #72 from YunoHost-Apps/testing

Testing
This commit is contained in:
eric_G 2024-03-08 22:14:10 +01:00 committed by GitHub
commit 84a8d942cd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 21 additions and 23 deletions

View file

@ -1,5 +1,5 @@
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
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.
-->
@ -18,10 +18,9 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
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.27.1~ynh1
**Shipped version:** 1.26.3~ynh1
**Demo:** https://backdropcms.org/demo
**Demo:** <https://backdropcms.org/demo>
## Screenshots
@ -29,11 +28,11 @@ Backdrop is a full-featured content management system that allows non-technical
## Documentation and resources
* Official app website: <https://backdropcms.org/>
* Official user documentation: <https://backdropcms.org/user-guide>
* Upstream app code repository: <https://github.com/backdrop/backdrop>
* YunoHost Store: <https://apps.yunohost.org/app/backdrop>
* Report a bug: <https://github.com/YunoHost-Apps/backdrop_ynh/issues>
- Official app website: <https://backdropcms.org/>
- Official user documentation: <https://backdropcms.org/user-guide>
- Upstream app code repository: <https://github.com/backdrop/backdrop>
- YunoHost Store: <https://apps.yunohost.org/app/backdrop>
- Report a bug: <https://github.com/YunoHost-Apps/backdrop_ynh/issues>
## Developer info

View file

@ -1,5 +1,5 @@
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
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.
-->
@ -18,10 +18,9 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
Backdrop est un système de gestion de contenu complet qui permet aux utilisateurs non techniques de gérer une grande variété de contenu. Il peut être utilisé pour créer toutes sortes de sites Web, notamment des blogs, des galeries d'image, des réseaux sociaux, des intranets et plus encore.
**Version incluse :** 1.27.1~ynh1
**Version incluse :** 1.26.3~ynh1
**Démo :** https://backdropcms.org/demo
**Démo :** <https://backdropcms.org/demo>
## Captures décran
@ -29,11 +28,11 @@ Backdrop est un système de gestion de contenu complet qui permet aux utilisateu
## Documentations et ressources
* Site officiel de lapp : <https://backdropcms.org/>
* Documentation officielle utilisateur : <https://backdropcms.org/user-guide>
* Dépôt de code officiel de lapp : <https://github.com/backdrop/backdrop>
* YunoHost Store: <https://apps.yunohost.org/app/backdrop>
* Signaler un bug : <https://github.com/YunoHost-Apps/backdrop_ynh/issues>
- Site officiel de lapp : <https://backdropcms.org/>
- Documentation officielle utilisateur : <https://backdropcms.org/user-guide>
- Dépôt de code officiel de lapp : <https://github.com/backdrop/backdrop>
- YunoHost Store : <https://apps.yunohost.org/app/backdrop>
- Signaler un bug : <https://github.com/YunoHost-Apps/backdrop_ynh/issues>
## Informations pour les développeurs
@ -47,4 +46,4 @@ ou
sudo yunohost app upgrade backdrop -u https://github.com/YunoHost-Apps/backdrop_ynh/tree/testing --debug
```
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>

View file

@ -5,9 +5,9 @@ name = "Backdrop"
description.en = "Easy-to-use CMS for building professional websites"
description.fr = "CMS facile à utiliser pour créer des sites Web professionnels"
version = "1.26.3~ynh1"
version = "1.27.1~ynh1"
maintainers = ["eric_G"]
maintainers = []
[upstream]
license = "GPL-2.0"
@ -41,8 +41,8 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
url = "https://github.com/backdrop/backdrop/archive/refs/tags/1.26.3.tar.gz"
sha256 = "647f932fec4f449c97bf9f5a524fe00e737af9707d3e23ffb2af0a713a2e8013"
url = "https://github.com/backdrop/backdrop/archive/refs/tags/1.27.1.tar.gz"
sha256 = "38f3aab60b4293f211e156ce77ec305a289a31cd56dd8997d417626309a8d266"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]