1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/commento_ynh.git synced 2024-09-03 18:16:16 +02:00
Commento package for YunoHost
Find a file
2024-06-23 13:29:26 +02:00
conf src 2023-03-16 20:04:25 +01:00
doc Create DESCRIPTION_fr.md 2024-06-02 09:55:54 +02:00
scripts cleaning 2024-06-02 09:53:51 +02:00
sources First commit 2021-11-25 15:34:19 +01:00
ALL_README.md Auto-update READMEs 2024-06-02 07:51:51 +00:00
config_panel.toml Fix 2023-03-02 12:06:05 +01:00
LICENSE Fix 2021-11-25 15:49:27 +01:00
manifest.toml Update manifest.toml 2024-06-02 09:56:33 +02:00
README.md Auto-update READMEs 2024-06-02 07:56:42 +00:00
README_es.md Update READMEs 2024-06-23 13:29:26 +02:00
README_eu.md Auto-update READMEs 2024-06-02 07:56:42 +00:00
README_fr.md Auto-update READMEs 2024-06-02 07:56:42 +00:00
README_gl.md Auto-update READMEs 2024-06-02 07:56:42 +00:00
README_zh_Hans.md Auto-update READMEs 2024-06-02 07:56:42 +00:00
tests.toml Fix 2023-03-02 12:06:05 +01:00

Commento for YunoHost

Integration level Working status Maintenance status

Install Commento with YunoHost

Read this README in other languages.

This package allows you to install Commento quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Commento++ allows you to foster discussion on your website if you have a blog, you can embed Commento if you want your readers to add comments. It's fast and bloat-free, has a modern interface, and is reasonably secure. Unlike most alternatives, Commento is lightweight and privacy-focused.

Features

  • Markdown support
  • Import from Disqus
  • Voting
  • Automated spam detection (Askimet integration)
  • Moderation tools
  • Sticky comments
  • Thread locking
  • Hot-reloading of comments
  • Email notifications.

Shipped version: 1.8.7~ynh3

Demo: https://demo.souradip.com/chat.html

Screenshots

Screenshot of Commento

🔴 Antifeatures

  • Upstream not maintained: This software is not maintained anymore. Expect it to break down over time, be exposed to unfixed security breaches, etc.

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

sudo yunohost app install https://github.com/YunoHost-Apps/commento_ynh/tree/testing --debug
or
sudo yunohost app upgrade commento -u https://github.com/YunoHost-Apps/commento_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps