Difference between revisions of "Drupal"

From Free Software Directory
Jump to: navigation, search
m
m (Removed Debian and Ruby refs as they were dead, replaced mailing list with forum.)
 
(32 intermediate revisions by 5 users not shown)
Line 2: Line 2:
 
|Name=Drupal
 
|Name=Drupal
 
|Short description=Content management/discussion/community engine
 
|Short description=Content management/discussion/community engine
|Full description=Drupal is a modular content management/discussion/community engine. Its features include (but are not limited to) discussion forums, Web-based administration, theme support, a submission queue and content rating, content versioning, taxonomy support, user management with a fine-grained permission system based on user roles (groups), error logging, locale support a weblog/journal/diary module, support for content syndication (RSS/RDF import and export), and much more.
+
|Full description='''Drupal is a modular content management/discussion/community engine.'''
|Homepage URL=http://drupal.org/
+
 
|Is GNU=No
+
Its features include (but are not limited to) custom content types and fields, an interface to create, manage, and display lists of content, theme support, a submission queue and content rating, content versioning, taxonomy support, user management with a fine-grained permission system based on user roles (groups), excellent translation and Multilingual support, support for content syndication (RSS/RDF import and export), error logging, and much more.
|User level=beginner
+
|Homepage URL=https://drupal.org/
|VCS checkout command=git clone --branch 7.x http://git.drupal.org/project/drupal.git
+
|User level=intermediate
 +
|Is High Priority Project=No
 +
|VCS checkout command=git clone --recursive https://git.drupalcode.org/project/drupal.git
 
|Computer languages=PHP
 
|Computer languages=PHP
|Documentation note=User and developer's guide available in [http://drupal.org/handbooks HTML format]
+
|Documentation note=User and developer's guide available in [https://www.drupal.org/documentation HTML format].
|IRC help=irc://irc.freenode.net/drupal-support
+
|Decommissioned/Obsolete=No
|IRC development=irc://irc.freenode.net/drupal
+
|Accepts cryptocurrency donations=No
|Related projects=AWF,Absolut_Engine,DForum,EZRO,PHPX,SCA-CMS,WordPress,mwForum,syntax-desktop
+
|Related projects=AWF, Absolut_Engine, DForum, EZRO, PHPX, SCA-CMS, WordPress, mwForum, syntax-desktop
|Keywords=content management,php,Web authoring,forum,version,knowledge base,Weblog,submission,groups
+
|Keywords=content management, php, web authoring, forum, version, knowledge base, weblog, submission, groups
|Version identifier=7.12
+
|Version identifier=9.1.3
|Version date=2012/02/01
+
|Version date=2021/01/20
 
|Version status=stable
 
|Version status=stable
|Version download=http://ftp.drupal.org/files/projects/drupal-7.12.tar.gz
+
|Version download=https://www.drupal.org/project/drupal
|Last review by=Tim Musson
+
|Test entry=No
|Last review date=2012/03/21
+
|Last review by=Hansfn
|Submitted by=Database conversion
+
|Last review date=2021/01/22
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
 +
|Is GNU=No
 
|License verified date=2008-06-18
 
|License verified date=2008-06-18
 
}}
 
}}
Line 34: Line 37:
 
{{Resource
 
{{Resource
 
|Resource audience=User, Developer
 
|Resource audience=User, Developer
|Resource kind=Mailing List Info/Archive
+
|Resource kind=Forum
|Resource URL=http://drupal.org/mailing-lists
+
|Resource URL=https://drupal.org/forum
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Developer
 
|Resource audience=Developer
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://drupalcode.org/project/drupal.git
+
|Resource URL=https://drupalcode.org/project/drupal.git
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Bug Tracking
 
|Resource audience=Bug Tracking
 
|Resource kind=Bug Tracking
 
|Resource kind=Bug Tracking
|Resource URL=http://drupal.org/project/issues
+
|Resource URL=https://drupal.org/project/issues
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=web
 
|Interface=web
 +
|Programming-language=php
 
|Use=web-authoring
 
|Use=web-authoring
 
|Web-authoring=website-revision
 
|Web-authoring=website-revision
Line 54: Line 58:
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=Apache
+
|Prerequisite description=Apache 2.4.7 or higher, Nginx, or Microsoft IIS
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=PHP 5.2.5 or later (5.3 recommended)
+
|Prerequisite description=PHP 7.3 or higher, PHP 8.0 also supported
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 66: Line 70:
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=MySQL 5.0.15 or higher with PDO, SQLite 3.3.7 or higher
+
|Prerequisite description=MariaDB 10.3 or higher, MySQL/Percona 5.7.8 or higher, PostgreSQL 10.0 or higher, or SQLite 3.6.8 or higher
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 04:52, 22 January 2021


[edit]

Drupal

https://drupal.org/
Content management/discussion/community engine

Drupal is a modular content management/discussion/community engine.

Its features include (but are not limited to) custom content types and fields, an interface to create, manage, and display lists of content, theme support, a submission queue and content rating, content versioning, taxonomy support, user management with a fine-grained permission system based on user roles (groups), excellent translation and Multilingual support, support for content syndication (RSS/RDF import and export), error logging, and much more.





Licensing

License

Verified by

Verified on

Notes

Verified by

Tim Musson

Verified on

21 March 2012




Leaders and contributors

Contact(s)Role
See the MAINTAINERS.txt file in the distribution for a complete list Contributor


Resources and communication

AudienceResource typeURI
User, DeveloperForumhttps://drupal.org/forum
Bug TrackingBug Trackinghttps://drupal.org/project/issues
DeveloperVCS Repository Webviewhttps://drupalcode.org/project/drupal.git


Software prerequisites

KindDescription
Required to useMariaDB 10.3 or higher, MySQL/Percona 5.7.8 or higher, PostgreSQL 10.0 or higher, or SQLite 3.6.8 or higher
Required to useApache 2.4.7 or higher, Nginx, or Microsoft IIS
Required to usePHP XML extension
Required to usePHP 7.3 or higher, PHP 8.0 also supported




Entry










"User" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.




















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.