Difference between revisions of "Drupal"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
Line 32: Line 32:
 
* [https://www.drupal.org/ Official website]
 
* [https://www.drupal.org/ Official website]
 
* [https://en.wikipedia.org/wiki/Drupal Drupal] @ Wikipedia
 
* [https://en.wikipedia.org/wiki/Drupal Drupal] @ Wikipedia
 +
 +
 +
[[Category:PHP]]
 +
[[Category:Web Design and Development]]

Revision as of 04:05, 25 April 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