oliveyrc/orbit_media

Provides Orbit media functionality.

Maintainers

Package info

github.com/oliveyrc/orbit_media

Type:drupal-module

pkg:composer/oliveyrc/orbit_media

Transparency log

Statistics

Installs: 4

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.2 2026-06-09 19:10 UTC

This package is auto-updated.

Last update: 2026-07-23 19:04:50 UTC


README

Orbit Media logo

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:

  1. Place the module in web/modules/custom/orbit_media
  2. Enable the module via Drupal UI or drush: drush en orbit_media

Uninstallation

To uninstall this module:

  1. Disable the module via Drupal UI or drush: drush pmu orbit_media

License

See LICENSE file for license information.