In order to avoid the (for me) complicated composer, I found a module for installing libraries that depend on composer, within the drupal UI.
It's a module called Ludwig
But i need a ludwig.json file.
- Please read the information on the module page -

Could you provide the json file needed to install your library?
Thank you very much.

Comments

VBN created an issue. See original summary.

VBN’s picture

Small bump.
Nobody?

nickdickinsonwilde’s picture

Status: Active » Needs review
Issue tags: +ludwig
StatusFileSize
new326 bytes

This patch should add support for installing the library requirement with Ludwig

grasmash’s picture

Status: Needs review » Fixed
nickdickinsonwilde’s picture

Status: Fixed » Needs review
StatusFileSize
new304 bytes

Sorry, I uploaded the wrong file, with a trailing comma as per PHP arrays which breaks the JSON syntax and then Ludwig doesn't work.
Attached, patch to fix that.

grasmash’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

VBN’s picture

StatusFileSize
new55.05 KB

Thank you for your support.
I installed the latest version (8.x-1.3) with the Ludwig support.

Just followed the Ludwig instructions and it installed perfectly the missing library.-

devad’s picture

Title: ludwig.json » CSV Serialization - Add Ludwig integration