1
0
Fork 0
mirror of https://github.com/YunoHost/apps.git synced 2024-09-03 20:06:07 +02:00

Request for high_quality tag for wordpress

Mandatory check boxes:
- [ ] The package is level 7.
- [ ] The package has been level 7 for at least 1 month.
- [ ] The package has been in the list for at least 2 months.
- [ ] The package is up to date regarding the packaging recommendations and helpers.
- [ ] The repository has a testing branch.
- [ ] All commits are made in testing branch before being merged into master.
- [ ] The list points to HEAD, not to a specific commit.
- [ ] The repository has a [`pull_request_template.md`](https://github.com/YunoHost/apps/blob/master/pull_request_template-HQ-apps.md)
- [ ] The package shows the YunoHost tile `yunohost_panel.conf.inc`

Optional check boxes:
- [ ] The package is level 7 for ARM as well.
*If the app is really important for the community, we can accept it with a broken ARM support. But this should be clearly explained and managed.*
- [ ] The app is up to date with the upstream version.  
*If this is possible with the last YunoHost version.*
- [ ] The package supports LDAP  
*If the app upstream supports it*
- [ ] The package supports HTTP authentication  
*If the app upstream supports it*
This commit is contained in:
Maniack Crudelis 2020-03-18 20:01:09 +01:00 committed by GitHub
parent 4aa2c6b7a2
commit f3060649d3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2915,6 +2915,7 @@
"wordpress": {
"branch": "master",
"category": "publishing",
"high_quality": true,
"level": 8,
"revision": "HEAD",
"state": "working",