Initial Drupal 11 with DDEV setup
This commit is contained in:
		
							
								
								
									
										10
									
								
								web/core/modules/media/media.info.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								web/core/modules/media/media.info.yml
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,10 @@
 | 
			
		||||
name: Media
 | 
			
		||||
description: 'Manages the creation, configuration, and display of media items.'
 | 
			
		||||
type: module
 | 
			
		||||
package: Core
 | 
			
		||||
version: VERSION
 | 
			
		||||
dependencies:
 | 
			
		||||
  - drupal:file
 | 
			
		||||
  - drupal:image
 | 
			
		||||
  - drupal:user
 | 
			
		||||
configure: media.settings
 | 
			
		||||
		Reference in New Issue
	
	Block a user