Difference between revisions of "Drupal"
Jump to navigation
Jump to search
(→Reference: more useful pages) |
|||
Line 16: | Line 16: | ||
** [https://api.drupal.org/api/drupal API] | ** [https://api.drupal.org/api/drupal API] | ||
** How-to: | ** How-to: | ||
+ | *** [https://www.drupal.org/documentation/install/download Step 1: Download and extract Drupal]: various methods, including [[Git]] | ||
*** [https://www.drupal.org/node/53705 Setup of /sites directory for multi-site] | *** [https://www.drupal.org/node/53705 Setup of /sites directory for multi-site] | ||
+ | ** [http://cgit.drupalcode.org/drupal/ Git repository] | ||
* {{wikipedia}} | * {{wikipedia}} |
Revision as of 21:32, 11 July 2016
About
Drupal is a content management system written in PHP and using Apache (web server) and MySQL (though other database engines are either supported or will soon be).
This page is a seed article. You can help HTYP water it: make a request to expand a given page and/or donate to help give us more writing-hours!
|
Pages
Archive
- /2007: notes from 2006 and 2007 which are now probably mostly obsolete
Reference
- home page
- API
- How-to:
- Step 1: Download and extract Drupal: various methods, including Git
- Setup of /sites directory for multi-site
- Git repository
- Wikipedia