oliveyrc / orbit_media
Provides Orbit media functionality.
1.0.2
2026-06-09 19:10 UTC
Requires
- php: ^8.4
- drupal/dropzonejs: *
- drupal/glightbox: *
- drupal/media_bulk_upload: *
- drupal/media_library_edit: *
README
Orbit Media is a custom Drupal 11 module that provides a curated Media setup for Orbit projects.
The module provides media functionality and configurations optimized for Orbit projects.
Requirements
- Drupal 11
- PHP 8.4 or later
- Media module
Features
Orbit Media includes the following features:
- Media library configuration
- Media type management
- Media field integration
Installation
To install this module:
- Place the module in
web/modules/custom/orbit_media - Enable the module via Drupal UI or drush:
drush en orbit_media
Uninstallation
To uninstall this module:
- Disable the module via Drupal UI or drush:
drush pmu orbit_media
License
See LICENSE file for license information.