See full screenshot below

Screenshot of Media_dev in action.
Screenshot of media_dev in action

This profile is intended to show what you can do with the media module. It is also for developers who want to work on Media and File Entity. It gets your D7 installation configured to insert images into a text area via CKEditor.

Apart from that, the profile's make file downloads a number of media provider (see http://groups.drupal.org/node/168009) and development modules, to get you going with media testing/development.

Ongoing

  • Update versions of required/optional modules
  • Update/extend functionality of the profile (= what it does upon installation)

Want to help keeping the profile up to date? Head over to the issue queue.

How to install

  1. Download and install drush: http://drupal.org/project/drush.
  2. Download media_dev OR clone the repo
  3. extract media_dev (or clone it) and cd into the media_dev folder
  4. Run the following command:
    2.x or 3.x or 4.x branch: drush make --prepare-install build-media_dev.make --working-copy

    1.x branch: drush make http://goo.gl/oSlkdo media_dev --prepare-install --working-copy

    to download everything (core, the media profile, contrib modules & libraries)
    into a folder called 'media_dev'.

  5. Install the site as usual, using the 'Media development profile' as the
    site's profile.

Try it out

If you are looking for something similar in D9, see the lightning media distribution.

Project information

  • Created by JacobSingh on , updated
  • shieldStable releases for this project are covered by the security advisory policy.
    Look for the shield icon below.

Releases