mirror of
https://github.com/YunoHost-Apps/concrete5_ynh.git
synced 2024-09-03 18:25:54 +02:00
53 lines
2 KiB
Markdown
53 lines
2 KiB
Markdown
<!--
|
|
N.B.: README ini dibuat secara otomatis oleh <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
|
Ini TIDAK boleh diedit dengan tangan.
|
|
-->
|
|
|
|
# Concrete CMS untuk YunoHost
|
|
|
|
[](https://ci-apps.yunohost.org/ci/apps/concrete5/)  
|
|
|
|
[](https://install-app.yunohost.org/?app=concrete5)
|
|
|
|
*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)*
|
|
|
|
> *Paket ini memperbolehkan Anda untuk memasang Concrete CMS secara cepat dan mudah pada server YunoHost.*
|
|
> *Bila Anda tidak mempunyai YunoHost, silakan berkonsultasi dengan [panduan](https://yunohost.org/install) untuk mempelajari bagaimana untuk memasangnya.*
|
|
|
|
## Ringkasan
|
|
|
|
Concrete5 is a modern CMS.
|
|
|
|
### Features
|
|
|
|
* SEO Tools
|
|
* User mangament
|
|
* Secure
|
|
* Intuitive Editing
|
|
* Theme and Block management
|
|
* Marketing tools
|
|
* **and more**...
|
|
|
|
|
|
**Versi terkirim:** 9.3.3~ynh1
|
|
## Dokumentasi dan sumber daya
|
|
|
|
- Website aplikasi resmi: <https://www.concrete5.org>
|
|
- Dokumentasi admin resmi: <https://documentation.concrete5.org>
|
|
- Depot kode aplikasi hulu: <https://github.com/concrete5/concrete5>
|
|
- Gudang YunoHost: <https://apps.yunohost.org/app/concrete5>
|
|
- Laporkan bug: <https://github.com/YunoHost-Apps/concrete5_ynh/issues>
|
|
|
|
## Info developer
|
|
|
|
Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/concrete5_ynh/tree/testing).
|
|
|
|
Untuk mencoba branch `testing`, silakan dilanjutkan seperti:
|
|
|
|
```bash
|
|
sudo yunohost app install https://github.com/YunoHost-Apps/concrete5_ynh/tree/testing --debug
|
|
atau
|
|
sudo yunohost app upgrade concrete5 -u https://github.com/YunoHost-Apps/concrete5_ynh/tree/testing --debug
|
|
```
|
|
|
|
**Info lebih lanjut mengenai pemaketan aplikasi:** <https://yunohost.org/packaging_apps>
|