Blog
FAQ
Discussions
Search
Projects, issues, users, and merge requests.
Project ID, name, and description.
User nickname, name, and org.
Issue ID, title, and summary.
Merge request titles.
Contrib
.social
Feed
Live feed
Builds
Live builds
Core
Tags
Tags and Initiatives
Navigation
Projects
Drupal core
Extension
Open on Drupal.org â
Follow
Sign in to follow projects
Issues
đ
Unmet module requirements are too hard to find on admin/modules
Closed: outdated
extension system
Created
almost 11 years ago
v11.0
đşđ¸
United States
xjm
6 days ago
â¨
Dependency on (core) themes (e.g. Claro)
Active
extension system
Created
over 4 years ago
v11.0
đ¨đ
Switzerland
saschaeggi
11 days ago
đ
drush cim erroneously reports change of install profile
Closed: works as designed
extension system
Created
over 7 years ago
v10.3
đŹđ§
United Kingdom
iainH
11 days ago
đŹ
Failed to get available update data
Closed: duplicate
extension system
Created
25 days ago
v10.3
đŹđ§
United Kingdom
SirClickALot
13 days ago
đ
Using string with only numeric character as module package key returns an error.
Closed: outdated
extension system
Created
almost 8 years ago
v11.0
đłđą
Netherlands
ericmulder1980
22 days ago
đ
Create getters and setters for dynamic Extension properties
Needs work
extension system
Created
about 2 years ago
v11.0
đŚđş
Australia
kim.pepper
26 days ago
đ
Module and theme names are not filtered on output.
Fixed
extension system
Created
almost 15 years ago
v10.3
đşđ¸
United States
pwolanin
26 days ago
đ
Allow contrib extensions to be installed by Drupal when core branch is 11.x/main
Needs review
extension system
Created
12 months ago
v11.0
đŹđ§
United Kingdom
joachim
about 1 month ago
đŹ
Drupal maintenance page - TypeError: Argument 1 passed to Drupal\Core\Extension\ThemeHandler::addTheme() must be an instance of Drupal\Core\Extension\Extension, null given
Closed: outdated
extension system
Created
about 3 years ago
v11.0
fathima.asmat
about 1 month ago
đ
Properly inject services into ModuleInstaller
Needs work
extension system
Created
almost 10 years ago
v11.0
đ¨đ
Switzerland
znerol
about 2 months ago
đ
Timeout on enabling modules: make it a batch operation
Closed: duplicate
extension system
Created
over 12 years ago
v11.0
đşđ¸
United States
Jztinfinity
about 2 months ago
đ
Make it possible to install dependent modules when installing theme
Needs work
extension system
Created
over 4 years ago
v11.0
đşđ¸
United States
bnjmnm
about 2 months ago
â¨
Try to parse version in composer if not in .info.yml
Needs work
extension system
Created
4 months ago
v11.0
đŤđˇ
France
Grimreaper
about 2 months ago
â¨
Allow profiles to define a base/parent profile [continue of #1356276]
Needs work
extension system
Created
over 2 years ago
v11.0
đłđż
New Zealand
RoSk0
about 2 months ago
đ
Add comments about alphabetical sorting in UpdateRegistry and test
Fixed
extension system
Created
over 4 years ago
v11.0
đşđ¸
United States
bnjmnm
2 months ago
â¨
Provide optional support for using composer.json for dependency metadata
Needs work
extension system
Created
almost 6 years ago
v11.0
đľđ°
Pakistan
jibran
4 months ago
đ
ModuleInstaller should validate module requirements
Active
extension system
Created
over 5 years ago
v11.0
đđş
Hungary
mxr576
4 months ago
đą
Allow module services to specify hooks
Postponed
extension system
Created
over 10 years ago
v11.0
đŠđŞ
Germany
sun
4 months ago
đ
Drupal 8: You have requested a non-existent service "router.route_provider.old"
Fixed
extension system
Created
about 8 years ago
v8.5
đ§đŠ
Bangladesh
shafiqhossain
5 months ago
đ
Notice: Array to string conversion in module_hook()
Active
extension system
Created
almost 7 years ago
v7.0
đľđš
Portugal
jrochate
5 months ago
đŹ
When should the lifecycle switch from experimental to stable?
Active
extension system
Created
5 months ago
v11.0
đ¨đŚ
Canada
Liam Morland
5 months ago
đą
[policy and meta] Provide a proper mechanism for deprecating modules and themes
Active
extension system
Created
over 4 years ago
v11.0
đşđ¸
United States
xjm
5 months ago
đ
Moving modules breaks system
Active
extension system
Created
over 8 years ago
v11.0
đşđ¸
United States
StevenPatz
5 months ago
đ
Remove deprecated code from the Extension API
Fixed
extension system
Created
6 months ago
v11.0
đŽđš
Italy
mondrake
5 months ago
đ
DatabaseDriver::load should have a non-service alternative for class loading
Fixed
extension system
Created
6 months ago
v10.2
đŽđš
Italy
mondrake
5 months ago
đ
Remove legacy experimental:true and its deprecation and test-files
Fixed
extension system
Created
almost 2 years ago
v10.3
đłđą
Netherlands
Spokje
6 months ago
đ
Deprecate ThemeHandlerInterface::rebuildThemeData() and use extension.list.theme service instead
Fixed
extension system
Created
over 6 years ago
v10.3
đłđŹ
Nigeria
almaudoh
6 months ago
đ
ModuleHandler should not maintain list of installed modules now that ModuleExtensionList exists
Needs work
extension system
Created
over 6 years ago
v11.0
đłđŹ
Nigeria
almaudoh
6 months ago
đ
Entity storage exception during module install missing @message parameter in Error::logException() call.
Closed: works as designed
extension system
Created
about 1 year ago
v11.0
đşđŚ
Ukraine
ysamoylenko
6 months ago
đ
Extension System, Part IV: Properly register all installed extensions/namespaces during container generation
Needs work
extension system
Created
over 6 years ago
v11.0
đşđ¸
United States
markhalliwell
6 months ago
đą
[meta] D8 Extension System: Discovery/Listing/Info
Active
extension system
Created
over 10 years ago
v11.0
đŠđŞ
Germany
sun
6 months ago
đ
Make extension services tagged services
Active
extension system
Created
over 6 years ago
v11.0
đŠđŞ
Germany
dawehner
6 months ago
đ
Create enums for RequirementSeverity and deprecate drupal_requirements_severity() constants
Needs work
extension system
Created
9 months ago
v11.0
đŚđş
Australia
kim.pepper
7 months ago
đ
Remove call_user_func_array() from ModuleHandler::invoke() + invokeAll()
Needs work
extension system
Created
almost 16 years ago
v11.0
đşđ¸
United States
Crell
7 months ago
đ
ExtensionDiscovery fails to scan the vfsStream filesystem for modules or profiles
Needs work
extension system
Created
over 6 years ago
v11.0
đŹđ§
United Kingdom
joachim
7 months ago
đ
Calling ThemeInstaller::install() within hook_install can fail
Closed: cannot reproduce
extension system
Created
about 8 years ago
v9.4
đşđ¸
United States
Dane Powell
8 months ago
đ
Convert the update.inc file functions to a class pt2
Needs work
extension system
Created
11 months ago
v11.0
đşđ¸
United States
smustgrave
8 months ago
đ
ConfigInstaller::isSyncing() is not reset before module preinstall
Fixed
extension system
Created
over 4 years ago
v11.0
godotislate
8 months ago
đ
Deprecate drupal_check_module() and replace with a service
Needs work
extension system
Created
9 months ago
v11.0
đŚđş
Australia
kim.pepper
9 months ago
đ
Service is missing even though module is enabled
Closed: works as designed
extension system
Created
over 1 year ago
v9.5
đşđ¸
United States
shelane
9 months ago
đ
Deprecate $extensionInfo['mtime'] and ['_info_file_ctime']
Needs work
extension system
Created
almost 2 years ago
v11.0
đŠđŞ
Germany
geek-merlin
10 months ago
đ
ExtensionDiscovery::getProfileDirectories() explicitly skips parent installation profile in installer, defeating its purpose
Closed: outdated
extension system
Created
over 10 years ago
v11.0
đŠđŞ
Germany
sun
10 months ago
â¨
Partial search for extend filter and ordering of filter results
Active
extension system
Created
10 months ago
v11.0
đşđ¸
United States
Kristen Pol
10 months ago
đ
FilterUninstallValidator stops uninstall when module being uninstalled is only one using a filter format
Needs work
extension system
Created
almost 9 years ago
v11.0
đşđ¸
United States
jami
10 months ago
đ
Convert the update.inc file functions to a class
Needs work
extension system
Created
almost 6 years ago
v11.0
đşđŚ
Ukraine
voleger
11 months ago
đ
Convert the update.inc file functions to a class pt4
Active
extension system
Created
11 months ago
v11.0
đşđ¸
United States
smustgrave
11 months ago
đ
Convert the update.inc file functions to a class pt3
Active
extension system
Created
11 months ago
v11.0
đşđ¸
United States
smustgrave
11 months ago
đ
Convert the update.inc file functions to a class pt1
Active
extension system
Created
11 months ago
v11.0
đşđ¸
United States
smustgrave
11 months ago
đ
Fatal error after upgrade to 8.6x [due to regression in extension system]
Fixed
extension system
Created
almost 6 years ago
v8.6
đ¨đŚ
Canada
Shane Birley
12 months ago
đ
Install profiles are registered as modules
Active
extension system
Created
about 12 years ago
v11.0
đŠđŞ
Germany
sun
about 1 year ago
â¨
Add links to Drupal.org project pages to module listings in /admin/modules
Needs review
extension system
Created
about 7 years ago
v11.0
đŹđ§
United Kingdom
rachel_norfolk
about 1 year ago
â¨
Provide JSON Schema for Drupal yaml files
Active
extension system
Created
almost 6 years ago
v11.0
đŽđŠ
Indonesia
el7cosmos
about 1 year ago
đ
Error: Attempt to modify property "sub_themes" on null if ancestor theme is missing
Active
extension system
Created
about 1 year ago
v11.0
đŹđ§
United Kingdom
joachim
about 1 year ago
đ
Use RecursiveCallbackFilterIterator instead of the $acceptTests parameter forwarding
Fixed
extension system
Created
about 9 years ago
v11.0
đŹđ§
United Kingdom
timmillwood
about 1 year ago
â¨
Allow uninstalling modules with dependents by offering to recursively uninstall their dependents as well.
Needs work
extension system
Created
over 15 years ago
v11.0
đşđ¸
United States
NancyDru
about 1 year ago
đ
ModuleHandler::implementsHook() does not check whether a module is enabled
Closed: outdated
extension system
Created
over 10 years ago
v11.0
đşđ¸
United States
lostkangaroo
about 1 year ago
đ
Dependency version constraints evaluate true even the constraint strings aren't valid
Closed: outdated
extension system
Created
about 5 years ago
v11.0
đşđ¸
United States
tedbow
about 1 year ago
đ
Event class constants for event names can cause fatal errors when a module is installed
Active
extension system
Created
almost 8 years ago
v11.0
đŹđ§
United Kingdom
catch
about 1 year ago
đ
Add Module, Theme, Profile, and Extension value objects
Needs work
extension system
Created
about 11 years ago
v11.0
đŚđš
Austria
fubhy
about 1 year ago
đ
Extension.php code quality: declare info array as public class field
Fixed
extension system
Created
over 5 years ago
v9.3
đŠđŞ
Germany
Gogowitsch
about 1 year ago
đ
Order of alter hooks is not always respected by ModuleHandler
Needs work
extension system
Created
over 4 years ago
v11.0
đđş
Hungary
mxr576
about 1 year ago
â¨
Custom modules only partially functional with uppercase characters in module name
Closed: outdated
extension system
Created
over 6 years ago
v9.5
đşđ¸
United States
ASA DBank
about 1 year ago
đ
[META] Improve the extension system (modules, profiles, themes)
Active
extension system
Created
about 11 years ago
v11.0
đŚđš
Austria
fubhy
about 1 year ago
đŹ
Color module isn't recognized as a deprecated module despite lifecycle deprecated info
Closed: outdated
extension system
Created
over 1 year ago
v9.5
đŹđ§
United Kingdom
andrewmacpherson
about 1 year ago
â¨
Explain to developers in plain language when they've misnamed module files
Closed: outdated
extension system
Created
over 7 years ago
v11.0
CatsFromStonehenge
about 1 year ago
đ
if process to install a module encounters an unrelated missing module in the system, the system is left unstable
Active
extension system
Created
over 5 years ago
v11.0
đŹđ§
United Kingdom
joachim
about 1 year ago
â¨
Show core and contrib modules separately
Needs work
extension system
Created
almost 4 years ago
v11.0
đŠđ°
Denmark
ressa
over 1 year ago
â¨
Make Search Field for Module Install/Uninstall usable
Postponed: needs info
extension system
Created
almost 9 years ago
v11.0
đşđ¸
United States
Greg Sims
over 1 year ago
đ
[meta] Deprecations of old functions in Extension system
Active
extension system
Created
over 6 years ago
v10.1
đłđŹ
Nigeria
almaudoh
over 1 year ago
đ
[11.x] Middleware that calls ModuleHandler->alter() can remove hooks from module_implements cache
Closed: duplicate
extension system
Created
over 1 year ago
v11.0
đłđż
New Zealand
ericgsmith
over 1 year ago
đ
If a permission's machine name is the same as its module's machine name, the Extend UI is visually broken
Needs work
extension system
Created
over 7 years ago
v10.1
đŤđˇ
France
LG666
over 1 year ago
đ
Promote non-stable modules to the top of the list at admin/modules/uninstall form
Fixed
extension system
Created
over 2 years ago
v9.5
đŹđ§
United Kingdom
AaronMcHale
over 1 year ago
đ
Figure out how to include .module/.module.php files without file_exists on runtime
Needs work
extension system
Created
almost 8 years ago
v10.1
đŠđŞ
Germany
dawehner
over 1 year ago
đŹ
InvalidArgumentException: Class <class_name> does not exist when accessing settings form after drush install module
Closed: outdated
extension system
Created
about 3 years ago
v9.3
đşđ¸
United States
anoopjohn
over 1 year ago
đ
Entity storage exception during module install missing @message parameter in watchdog_exception() call.
Fixed
extension system
Created
almost 4 years ago
v9.5
godotislate
over 1 year ago
â¨
Allow to extend search directories in Drupal\Core\Extension\ExtensionDiscovery
Needs work
extension system
Created
about 6 years ago
v10.1
đ§đŹ
Bulgaria
alexandrdnlv
over 1 year ago
đ
Add a link to the Status report warning about obsolete extensions so site owners can fix the problem
Fixed
extension system
Created
over 2 years ago
v10.1
đşđ¸
United States
dww
over 1 year ago
đ
Make announcements json feed format consistent with https://www.jsonfeed.org/version/1.1/.
Closed: outdated
extension system
Created
over 1 year ago
v10.1
đşđ¸
United States
irinaz
over 1 year ago
đ
Extension installers allow extensions with duplicate names to be enabled
Closed: duplicate
extension system
Created
over 9 years ago
v10.1
đľđ°
Pakistan
jibran
over 1 year ago
đ
Fatal Error on modules page if any module.info.yml has parser error
Active
extension system
Created
over 9 years ago
v9.5
đŽđł
India
vinoth.3v
over 1 year ago
đ
Cannot use SplFileObject with directories
Needs work
extension system
Created
over 1 year ago
v10.0
đşđ¸
United States
markdorison
over 1 year ago
đ
Drupal\Core\Extension\ExtensionList::getPathnames() conflates cache and state values
Needs work
extension system
Created
almost 3 years ago
v10.1
đşđ¸
United States
Chris Burge
over 1 year ago
đ
Document why CORE_COMPATIBILITY is still 8.x in higher branches
Fixed
extension system
Created
over 3 years ago
v9.5
đşđ¸
United States
tedbow
over 1 year ago
đ
Deployment cache - Unable to install the %module module since it does not exist.
Needs work
extension system
Created
about 2 years ago
v9.3
đłđą
Netherlands
Willempje2
over 1 year ago
đ
Experimental modules should have their own version numbers
Closed: won't fix
extension system
Created
over 8 years ago
v10.1
đşđ¸
United States
xjm
over 1 year ago
â¨
Allow profiles to exclude dependencies of their parent
Closed: duplicate
extension system
Created
almost 7 years ago
v10.1
đŹđ§
United Kingdom
jonathanshaw
over 1 year ago
đ
Route "big_pipe.nojs" does not exist.
Closed: outdated
extension system
Created
about 7 years ago
v9.5
lentini
over 1 year ago
đŹ
Why does the Available Updates page say "No available releases found" for a custom module?
Fixed
extension system
Created
over 1 year ago
v9.5
đşđ¸
United States
ExTexan
over 1 year ago
đ
Improve test coverage for ExtensionDiscovery
Needs work
extension system
Created
over 8 years ago
v10.1
đŠđŞ
Germany
donquixote
over 1 year ago
â¨
Bring module table filter input field in focus by default on page load
Needs work
extension system
Created
over 6 years ago
v10.1
đŽđł
India
msankhala
over 1 year ago
đ
Provide access to action links in the modules page on small screens
Needs work
extension system
Created
almost 9 years ago
v10.0
đľđš
Portugal
jcnventura
over 1 year ago
đ
User warning: The following profile is missing from the file system: xxx in drupal_get_filename() (line 276 of core/includes/bootstrap.inc).
Closed: works as designed
extension system
Created
almost 6 years ago
v9.5
kochavim
over 1 year ago
â¨
There should be a way to add to the RecursiveExtensionFilterIterator whitelist
Needs work
extension system
Created
about 8 years ago
v10.1
đşđ¸
United States
mrconnerton
over 1 year ago
đ
Uninstall page shows module machine names as requirements
Postponed: needs info
extension system
Created
almost 3 years ago
v10.1
đŹđ§
United Kingdom
longwave
over 1 year ago
đ
[meta] Core does not use hook_hook_info()
Closed: duplicate
extension system
Created
over 12 years ago
v10.1
đşđ¸
United States
agentrickard
over 1 year ago
đ
Remove the ability to install/uninstall a module without it's dependencies/dependents
Active
extension system
Created
about 11 years ago
v10.1
đŚđš
Austria
fubhy
over 1 year ago
đ
Move 'type' .info.yml file property first for performance (lead by example)
Needs work
extension system
Created
over 10 years ago
v10.0
đŠđŞ
Germany
sun
over 1 year ago
đ
Deprecate hook_hook_info()
Active
extension system
Created
over 10 years ago
v10.1
đŠđŞ
Germany
sun
over 1 year ago
â¨
Unify/normalize module documentation systems
Active
extension system
Created
over 1 year ago
v10.1
đŞđ¸
Spain
idiaz.roncero
over 1 year ago
đ
Provide canonical extension sorting by dependencies in the extension system
Active
extension system
Created
over 10 years ago
v9.5
đşđ¸
United States
xjm
over 1 year ago
đ
Uninstall after crashed install throws "No such table" with no way out; it should be graceful
Active
extension system
Created
over 1 year ago
v10.1
đŠđŞ
Germany
geek-merlin
over 1 year ago
đ
Fix @todo in \Drupal\Core\Extension\ThemeInstaller::resetSystem()
Fixed
extension system
Created
over 1 year ago
v10.1
đŤđˇ
France
andypost
over 1 year ago
đ
Introduce ExtensionTypeInterface with public constants for extension types
Needs work
extension system
Created
over 1 year ago
v10.1
e0ipso
over 1 year ago
đ
Remove magic property overloading from Extension class
Needs work
extension system
Created
about 10 years ago
v10.1
đŠđŞ
Germany
sun
over 1 year ago
đ
[PP-2] Port SDC to use ExtensionTypeInterface
Postponed
extension system
Created
over 1 year ago
v10.1
đşđ¸
United States
dww
over 1 year ago
â¨
Allow Lorem Ipsum/Devel to be configurable in Layout Builder
Active
extension system
Created
almost 5 years ago
v9.5
đşđ¸
United States
laura.gates
over 1 year ago
đ
Installing a mix of experimental and nonexperimental modules presents usability issue for installation choices
Active
extension system
Created
over 1 year ago
v10.0
đşđ¸
United States
Charles Belov
over 1 year ago
đ
system.schema information gets out of sync with module list
Active
extension system
Created
over 4 years ago
v10.1
đŹđ§
United Kingdom
catch
over 1 year ago
â¨
Change extension discovery to use composer `getInstalledPackagesByType`
Active
extension system
Created
over 2 years ago
v10.0
đłđą
Netherlands
Kingdutch
over 1 year ago
contrib
.social
Blog
FAQ
Discussions
Production build 0.71.5
2024