doc/pages/02.applications/02.docs/drupal7/app_drupal7.md

33 lines
1.5 KiB
Markdown
Raw Normal View History

2020-11-11 11:47:10 +01:00
---
title: Drupal 7
template: docs
taxonomy:
2020-11-14 14:14:50 +01:00
category: docs, apps
routes:
default: '/app_drupal7'
2020-11-11 11:47:10 +01:00
---
2021-02-07 22:36:29 +01:00
![Drupal's logo](image://drupal_logo.svg?resize=,80)
[![Install Drupal with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=drupal) [![Integration level](https://dash.yunohost.org/integration/drupal.svg)](https://dash.yunohost.org/appci/app/drupal)
2020-04-13 11:09:56 +02:00
### Index
- [Useful links](#useful-links)
2020-04-14 12:33:19 +02:00
Drupal is a free and open-source web content management framework written in PHP and distributed under the GNU General Public License. Drupal provides a back-end framework for at least 2.3% of all websites worldwide ranging from personal blogs to corporate, political, and government sites. Systems also use Drupal for knowledge management and for business collaboration.[¹](#sources)
This YunoHost application offers only version 7 of Drupal, if you want the latest version available for YunoHost [see here](/app_drupal)
## Useful links
+ Website: [www.drupal.org](https://www.drupal.org/)
+ Official documentation: [www.drupal.fr - docs/7](https://www.drupal.org/docs/7)
+ Application software repository: [github.com - YunoHost-Apps/drupal](https://github.com/YunoHost-Apps/drupal_ynh)
+ Fix a bug or an improvement by creating a ticket (issue): [github.com - YunoHost-Apps/drupal/issues](https://github.com/YunoHost-Apps/drupal_ynh/issues)
-----
2020-04-14 11:26:42 +02:00
### Sources
2020-04-14 12:33:19 +02:00
¹ [wikipedia.org - Drupal](https://en.wikipedia.org/wiki/Drupal)