Download the PHP package brainsum/damo-distribution without Composer
On this page you can find all versions of the php package brainsum/damo-distribution. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download brainsum/damo-distribution
More information about brainsum/damo-distribution
Files in brainsum/damo-distribution
Package damo-distribution
Short Description Distribution for quickly starting a new Digital Media Assets Management system with Drupal
License GPL-2.0-or-later
Informations about the package damo-distribution
DAMo - Distribution
Drupal 8 distribution to kickstart Digital Assets Management projects.
Important note
Heavily under development, not yet usable.
Installation
Using the DAMo composer project is recommended.
User roles
- Media API user is for the API users, e.g. for an interconnected Drupal system where the https://www.drupal.org/project/filefield_sources_jsonapi module is installed.
- Agency is for external users like graphic designers/agencies, photographers. They can just upload media assets for approval, which means a Manager will need to approve (publish) them first before they appear in the DAM library.
- Authenticated user is for simple "read-only" users, they can browse, search, view, download assets.
- Manager is the highest level regarding the DAM functionality. They can fully manage the content of the DAM.
- Administrator is like a superuser who can manage users, but also the full settings of the site. Give it only to people who know Drupal.
Drupal 9 upgrade info
0.27.x
versions pave the path for full Drupal 9 readiness and contain breaking changes.
Sites created with 0.26.2
or prior need to do the following manual steps before upgrading to Drupal 9:
Note, although uninstalled from Drupal, the composer.json still contains them. They are deprecated, and are going to be removed in 0.28.0
.
Drupal 9 blocker issues:
- Exif is not ready (Note: dev is ready, but there's no release that's compatible)
- Term Merge is not ready (Note: dev is ready, but there's no release that's compatible)
Upgrade path from 0.26 or earlier:
- Step 1: Upgrade to
0.27.2
, do a full release. - Step 2: Upgrade to
0.27.8
, do a full release. - Final step: Upgrade to
0.28.0
, do a full release.
Changelog
- 0.27.0:
better_formats
is a dead module with no D9 compatibility. If you need features from it:- Back up your config and prepare to migrate to
allowed_formats
- Update to
0.27.0
(this uninstalls thebetter_formats
module) - Add
allowed_formats
and configure it - See: https://www.drupal.org/project/allowed_formats
- Back up your config and prepare to migrate to
brainsum/jquery_ui_datepicker
was built on the core datepicker library but that has been removed in D9, meaning the module has been removed.- If it's still needed, some compatibility waw achieved in the new 3.0 version, but the CSS is broken (although the widget is still usable).
- Users should not upgrade to this but use a different module instead. As of now no replacement module is available.
- In line with this module getting removed the
field_expiration_date
field has been also removed from the default config.
- If it's still needed, some compatibility waw achieved in the new 3.0 version, but the CSS is broken (although the widget is still usable).
- 0.27.1:
maillog
has no Drupal 9 compatibility. Recommended alternative is to send mails to a middleman services (e.g mailhog) untilmaillog
receives proper support.exception_mailer
has no Drupal 9 compatibility. There's no recommended alternative, you need to wait for proper Drupal 9 support.
- 0.27.2:
media_entity_video
is no longer needed as core has avideo_file
media source. This version includes the community patch that does the migration to the core media source.
- 0.27.4:
r4032login
is incompatible with Drupal 9, so it's getting uninstalled.- Reverted in
0.27.6
to avoid the uninstall happening before the module's update hooks are running:media_entity_video
is no longer needed, so it's getting uninstalled.
- 0.27.6:
- Revert uninstall of
media_entity_video
- Revert uninstall of
- 0.27.7:
- Allow some major version upgrades
- 0.27.8:
- Bugfixes
All versions of damo-distribution with dependencies
ext-json Version *
ext-zip Version *
brainsum/damo_theme Version >=0.3 <1.0
brainsum/jquery_ui_datepicker Version ^4.0
brainsum/media_upload Version ^3.0
drupal/adminimal_admin_toolbar Version 1.x-dev
drupal/better_exposed_filters Version ^6.0
drupal/better_formats Version ^1.0
drupal/core Version >=8.8
drupal/dropzonejs Version ^2.10
drupal/entity_browser Version ^2.10
drupal/entity_embed Version ^1.5
drupal/exception_mailer Version ^4.0
drupal/exif Version ^2.5
drupal/field_group Version ^3.4
drupal/filehash Version ^2.0
drupal/focal_point Version ^2.0
drupal/google_cloud_vision Version 1.x-dev@dev
drupal/image_effects Version ^3.0
drupal/imagemagick Version ^3.1
drupal/inline_entity_form Version ^3.0@RC
drupal/jsonapi_extras Version ^3.15
drupal/maillog Version ^1.0@beta
drupal/maxlength Version ^2.0
drupal/media_entity_imagemagick Version ^3.0@alpha
drupal/media_entity_video Version ^3.0@alpha
drupal/php_ffmpeg Version ^1.1
drupal/r4032login Version ^2.1
drupal/redirect_after_login Version ^2.7
drupal/search_api Version ^1.23
drupal/search_api_solr Version ^4.1
drupal/select2 Version ^1.13
drupal/taxonomy_access_fix Version ^3.3
drupal/term_merge Version ^1.x-dev@dev
drupal/userprotect Version ^1.2
drupal/video_embed_field Version ^2.4
npm-asset/dropzone Version ^5.7
npm-asset/jquery-ui-touch-punch Version ^0.2.3
npm-asset/select2 Version ^4.0