Difference between revisions of "Drupal"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) (First) |
Karl Jones (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | '''Drupal''' /ˈdruːpəl/ | + | '''Drupal''' /ˈdruːpəl/ is a free and open-source [[web content management system]] written in [[PHP]] and distributed under the GNU General Public License. |
− | + | == Description == | |
+ | |||
+ | Drupal used as a back-end framework for at least 2.1% of all Web sites worldwide ranging from personal blogs to corporate, political, and government sites. | ||
It is also used for knowledge management and business collaboration. | It is also used for knowledge management and business collaboration. | ||
Line 22: | Line 24: | ||
== See also == | == See also == | ||
+ | * [[PHP]] | ||
* [[Web content management system]] | * [[Web content management system]] | ||
* [[WordPress]] | * [[WordPress]] |
Revision as of 12:37, 4 February 2016
Drupal /ˈdruːpəl/ is a free and open-source web content management system written in PHP and distributed under the GNU General Public License.
Description
Drupal used as a back-end framework for at least 2.1% of all Web sites worldwide ranging from personal blogs to corporate, political, and government sites.
It is also used for knowledge management and business collaboration.
Drupal core
The standard release of Drupal, known as Drupal core, contains basic features common to content management systems.
These include:
- User account registration and maintenance
- Menu management
- RSS feeds
- Taxonomy
- Page layout customization
- System administration
The Drupal core installation can serve as a simple Web site, a single- or multi-user blog, an Internet forum, or a community Web site providing for user-generated content.
See also
External links
- Official website
- Drupal @ Wikipedia