An open API service indexing awesome lists of open source software.

https://github.com/yunohost-apps/processwire_ynh

ProcessWire package for YunoHost
https://github.com/yunohost-apps/processwire_ynh

processwire yunohost yunohost-apps

Last synced: 26 days ago
JSON representation

ProcessWire package for YunoHost

Awesome Lists containing this project

README

          


Logo of ProcessWire
ProcessWire, packaged for YunoHost

Friendly and powerful open source CMS with a strong API

[![🌐 Official app website](https://img.shields.io/badge/Official_app_website-darkgreen?style=for-the-badge)](https://processwire.com/)
[![App Demo](https://img.shields.io/badge/App_Demo-blue?style=for-the-badge)](https://processwire.com/about/demo/)
[![Version: 3.0.227~ynh1](https://img.shields.io/badge/Version-3.0.227~ynh1-rgb(18,138,11)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/processwire/)




## Screenshots
![Screenshot of ProcessWire](./doc/screenshots/screenshot.png)

## 📦 Developer info

[![Automatic tests level](https://apps.yunohost.org/badge/cilevel/processwire)](https://ci-apps.yunohost.org/ci/apps/processwire/)

🛠️ Upstream ProcessWire repository:

Pull request are welcome and should target the [`testing` branch](https://github.com/YunoHost-Apps/processwire_ynh/tree/testing).

The `testing` branch can be tested using:
```
# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/processwire_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade processwire -u https://github.com/YunoHost-Apps/processwire_ynh/tree/testing
```

### 📚 App packaging documentation

Please see for more information.