Go to file
catch d2476271d5 Back to dev. 2024-11-22 12:57:07 +00:00
.gitlab-ci Issue #3419182 by longwave: Test-only job fails with "couldn't find remote ref refs/heads/11.x" when 11.x branch does not exist in fork 2024-02-20 17:32:58 +00:00
composer Back to dev. 2024-11-22 12:57:07 +00:00
core Back to dev. 2024-11-22 12:57:07 +00:00
modules Issue #3391137 by poker10: Change references to README.txt in root directory 2023-10-05 15:28:06 +01:00
profiles Issue #3391137 by poker10: Change references to README.txt in root directory 2023-10-05 15:28:06 +01:00
sites Issue #3414920 by quietone, m0d: Fix documentation redirects to Drupal 7 docs 2024-04-06 13:09:29 +01:00
themes Issue #3391137 by poker10: Change references to README.txt in root directory 2023-10-05 15:28:06 +01:00
.csslintrc Issue #2799603 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 #2868357 by sahilsharma011: Use an indent of 4 spaces for composer.lock 2017-04-17 09:01:30 +01:00
.eslintignore Issue #2815077 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 #2809343 by drpal, droplet, nod_: Add ESLint to package.json 2016-10-23 14:54:55 -07:00
.gitattributes Issue #3426548 by Kingdutch, andypost, longwave, catch, mstrelan, alexpott: Convert the PHPStan baseline from NEON to PHP 2024-03-12 14:43:35 +00:00
.gitlab-ci.yml Issue #3440421 by fjgarlin, drumm: [GitLab d.o infra] Allow superuser to call composer on jobs 2024-04-13 10:44:50 +01:00
.ht.router.php Issue #3328454 by xjm, Bhanu951, jidrone, smustgrave: Replace most strpos() !== FALSE or === FALSE with str_contains() 2023-03-18 11:30:09 +00:00
.htaccess Issue #3336463 by sleitner, recrit, catch: Htaccess rewrite rules for gzipped CSS and JavaScript aggregates never match 2023-03-30 15:03:35 +01:00
INSTALL.txt Issue #2921133 by quietone, VladimirAus, xjm, ankithashetty, longwave, Prem Suthar, smustgrave, benjifisher, AaronMcHale: Remove "Please" from the codebase 2023-07-23 17:33:54 +01:00
README.md Issue #3192842 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 #2380389 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 #3421371 by Spokje: Security update composer/composer (CVE-2023-43655) 2024-02-14 18:07:20 +00:00
composer.lock Back to dev. 2024-11-22 12:57:07 +00:00
example.gitignore Issue #3293216 by longwave, Spokje, quietone: Rename references to Simpletest in tests 2022-08-15 11:24:13 +09:00
index.php Issue #2389811 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 #3389611 by pfrenssen, cilefen, xjm, poker10: Update robots.txt with all README files core ships with 2023-10-05 15:32:28 +01:00
update.php Issue #3151118 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 #3308369 by JeroenT, cilefen: Block access to yarn.lock and package.json 2022-11-17 16:56:43 +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.