Problem/Motivation

Some Drupal users are not familiar with Composer yet.

Steps to reproduce

#3192938: The website encountered an unexpected error. Please try again later.

Proposed resolution

Add Ludwig integration. Why Ludwig?

CommentFileSizeAuthor
#2 3236392-02.patch300 bytesdevad

Comments

devad created an issue. See original summary.

devad’s picture

Status: Active » Needs review
StatusFileSize
new300 bytes

Ludwig integration patch. Please review and reply back.

Request for maintainers:

Consider adding Ludwig integration to your project to solve all kinds of "How can I use this project without Composer" issue questions.

Ludwig integration developer's guide and FAQ

coaston’s picture

Thank you @devad it works.

For the rest :
1. download lib from https://github.com/spatie/calendar-links
2. Go to 'add to cal' installed module folder
3. create ludwig.json from patch #2
4. create folder lib/spatie-calendar-links/v1.5.0
5.Copy all files from https://github.com/spatie/calendar-links to above folder.
6.Make sure Ludwig module is installed.

devad’s picture

Status: Needs review » Reviewed & tested by the community

Manual instruction at comment #3 works but manual download and unpack is no more required.

It has become a lot more simple to use Ludwig since automatic "Download and unpack missing packages" button is added at the top of Reports > Packages page.

https://www.drupal.org/docs/contributed-modules/ludwig/installation-and-...

Maintenance is easier as well:

https://www.drupal.org/docs/contributed-modules/ludwig/maintenance-of-lu...

Marking RTBC as per comment #3. Thanks for review @coaston.

coaston’s picture

@devad - thank you, my prod is on VPN and not allowed to connect external links, hence manual download was required in my case. But yes, this button works fine for others.

  • wxactly committed cf4e3ed on 8.x-2.x authored by devad
    Issue #3236392 by devad: Add to Cal - Add Ludwig integration
    
wxactly’s picture

Thanks devad - added ludwig.json file for the latest release of spatie/calendar-links

wxactly’s picture

Status: Reviewed & tested by the community » Fixed
devad’s picture

Great. Thank you @wxactly.

I have added the Add to Cal module to Ludwig ecosystem (list of projects with active Ludwig integration).

Status: Fixed » Closed (fixed)

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