Go to file
Alex Pott 0a4fbd455e
Issue by Driskell, daffie, andypost, Charlie ChX Negyesi, benjifisher: Remove the methods tableExists() and fieldExists() from Drupal\Core\Database\Driver\mysql\Schema
2022-03-04 10:22:10 +00:00
composer Back to dev. 2022-03-03 09:23:54 +00:00
core Issue by Driskell, daffie, andypost, Charlie ChX Negyesi, benjifisher: Remove the methods tableExists() and fieldExists() from Drupal\Core\Database\Driver\mysql\Schema 2022-03-04 10:22:10 +00:00
modules Issue by timmillwood, davidwbarratt: Modules cannot be put in ./modules/vendor 2015-07-27 13:32:52 +01:00
profiles Issue by anchal29, hussainweb, priya.chat, r_sharma08, drupal.ninja03, anil280988, snehi, tedbow, joyceg, amit.drupal, jhodgdon: profiles/README.txt incorrectly states that installation profiles do not 'have any effect on' already running sites 2015-12-23 01:34:24 +00:00
sites Issue by ravi.shankar, adamzimmermann, mmatsoo, walangitan, joshua.boltz, Cottser: Improve wording around twig.cache setting for production environments 2022-02-14 17:25:01 +00:00
themes Issue by darol100, rhuffstedtler, andythomnz, jemandy, ijf8090, zealfire, er.pushpinderrana, jhodgdon: Make the text in modules, themes, and profiles README.txt files more user-friendly 2015-06-02 23:25:18 +01:00
.csslintrc Issue by Mukeysh, josephdpurcell, Mixologic: .csslintrc file format is invalid and results in "important is not a valid option" 2017-02-26 09:50:20 +00:00
.editorconfig Issue by sahilsharma011: Use an indent of 4 spaces for composer.lock 2017-04-17 09:01:30 +01:00
.eslintignore Issue by drpal, mradcliffe, effulgentsia, mpdonadio, nod_, droplet, alexpott, nedjo, tizzo, David_Rothstein, pfrenssen: Adopt airbnb javascript style guide v13 as new baseline javascript coding standards for Drupal 8 core and contrib 2017-05-10 09:34:45 +01:00
.eslintrc.json Issue by drpal, droplet, nod_: Add ESLint to package.json 2016-10-23 14:54:55 -07:00
.gitattributes Issue by Meenakshi Gupta, toomanypets, derheap: Add binary font file types to .gitattributes 2017-09-04 20:00:24 +01:00
.ht.router.php Issue by neerajsingh, webflo: .ht.router.php causes a redirect loop when invoked from parent directory 2018-05-09 08:32:57 +01:00
.htaccess Issue by Daniel Korte, Kristen Pol: Escape all RewriteCond/RewriteRule .htaccess dots 2020-07-17 08:47:57 +01:00
INSTALL.txt Issue by pradeepjha, cburschka, mgifford, Rkumar, jhodgdon, xjm, longwave: Consistently use "website" instead of "web site" in Drupal Core docs and UI text 2020-06-21 15:18:50 -05:00
README.md Issue by gabesullice, xjm, phenaproxima, lhockley, thalles: Make our README more welcoming by converting it into an "entrypoint" into the Drupal ecosystem 2021-02-11 12:04:33 -08:00
autoload.php Issue by webflo, Mile23, davidwbarratt, timmillwood, hussainweb, tstoeckler, bojanz, yched, MKorostoff, alexpott, webchick: Use a single vendor directory in the root 2015-09-30 12:58:08 -07:00
composer.json Issue by andypost, Spokje, Gábor Hojtsy: Improve compatibility with composer 2.2 2021-12-13 14:11:57 +00:00
composer.lock Back to dev. 2022-03-03 09:23:54 +00:00
example.gitignore Issue by antongp, wturrell, pcambra, cilefen, Darvanen, cwells, manningpete, alexpott: Proper way to install Drupal, missing vendor folders, example.gitignore 2018-06-14 14:49:01 +01:00
index.php Issue by znerol, mpdonadio, alexpott, hussainweb, neclimdul: Move all the logic out of index.php (again) 2015-06-03 18:06:46 +01:00
robots.txt Issue by Neslee Canil Pinto, amjad1233, shaktik, Chi, xjm, bkosborne, quietone: Actually exclude user register, login, logout, and password pages from search results in robots.txt (current rules are broken) 2020-08-26 09:40:47 +01:00
update.php Issue by alexpott, Beakerboy, kapilkumar0324, anmolgoyal74, jungle, heddn, Mile23, andypost, daffie: Include bootstrap.inc using composer 2020-11-03 11:45:09 +00:00
web.config Issue by alexpott, anushrikumari: Remove commented out httpoxy rule from web.config 2020-11-30 11:14:32 +00:00

README.md

Drupal Logo

Drupal is an open source content management platform supporting a variety of websites ranging from personal weblogs to large community-driven websites. For more information, visit the Drupal website, Drupal.org, and join the Drupal community.

Contributing

Drupal is developed on Drupal.org, the home of the international Drupal community since 2001!

Drupal.org hosts Drupal's GitLab repository, its issue queue, and its documentation. Before you start working on code, be sure to search the issue queue and create an issue if your aren't able to find an existing issue.

Every issue on Drupal.org automatically creates a new community-accessible fork that you can contribute to. Learn more about the code contribution process on the Issue forks & merge requests page.

Usage

For a brief introduction, see USAGE.txt. You can also find guides, API references, and more by visiting Drupal's documentation page.

You can quickly extend Drupal's core feature set by installing any of its thousands of free and open source modules. With Drupal and its module ecosystem, you can often build most or all of what your project needs before writing a single line of code.

Changelog

Drupal keeps detailed change records. You can search Drupal's changes for a record of every notable breaking change and new feature since 2011.

Security

For a list of security announcements, see the Security advisories page (available as an RSS feed). This page also describes how to subscribe to these announcements via email.

For information about the Drupal security process, or to find out how to report a potential security issue to the Drupal security team, see the Security team page.

Need a helping hand?

Visit the Support page or browse over a thousand Drupal providers offering design, strategy, development, and hosting services.

Know your rights when using Drupal by reading Drupal core's license.

Learn about the Drupal trademark and logo policy here.