Skip to content

Add support for installing libraries via asset-packagist #278

@fago

Description

@fago

Let's support adding libraries via asset-packagist.

If the setup would be done by drupal-project, adding libraries would be simple. We are using this approach for adding module-needed libraries via composer for a while at drunomics now and it works great. It's been adopted by thunder 2.x as well, see https://github.com/BurdaMagazinOrg/thunder-project/pull/5/files.

Once this is done, you can add libraries via a simple command:

composer require bower-asset/dropzone=~4.2

More explanation: https://asset-packagist.org/site/about

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions