https://github.com/yunohost-apps/dotclear2_ynh
DotClear2 package for YunoHost
https://github.com/yunohost-apps/dotclear2_ynh
dotclear2 yunohost yunohost-apps
Last synced: about 1 year ago
JSON representation
DotClear2 package for YunoHost
- Host: GitHub
- URL: https://github.com/yunohost-apps/dotclear2_ynh
- Owner: YunoHost-Apps
- License: gpl-3.0
- Created: 2015-08-19T15:07:38.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2025-03-23T21:21:46.000Z (about 1 year ago)
- Last Synced: 2025-03-30T00:31:43.592Z (about 1 year ago)
- Topics: dotclear2, yunohost, yunohost-apps
- Language: Shell
- Homepage: https://dotclear.org/
- Size: 335 KB
- Stars: 3
- Watchers: 2
- Forks: 5
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DotClear 2 for YunoHost
[](https://dash.yunohost.org/appci/app/dotclear2)  
[](https://install-app.yunohost.org/?app=dotclear2)
*[Read this README in other languages.](./ALL_README.md)*
> *This package allows you to install DotClear 2 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.*
## Overview
Dotclear is an open-source web publishing software. Dotclear project's purpose is to provide a user-friendly tool allowing anyone to publish on the web, regardless of their technical skills.
**Shipped version:** 2.27.3~ynh1
**Demo:**
## Screenshots

## Documentation and resources
- Official app website:
- Official admin documentation:
- Upstream app code repository:
- YunoHost Store:
- Report a bug:
## Developer info
Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/dotclear2_ynh/tree/testing).
To try the `testing` branch, please proceed like that:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/dotclear2_ynh/tree/testing --debug
or
sudo yunohost app upgrade dotclear2 -u https://github.com/YunoHost-Apps/dotclear2_ynh/tree/testing --debug
```
**More info regarding app packaging:**