Entity PDF - Add Ludwig integration

Created on 20 September 2022, almost 2 years ago
Updated 22 August 2023, 10 months ago

Data model changes

Hello, is it posible to install this module with ludwig?
I am not allowed to use composer.

✨ Feature request
Status

Closed: won't fix

Version

2.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡§πŸ‡ͺBelgium weseze

    I am not able to correctly maintain and test this so I am not willing to incorporate this (yet).
    Not having access to use composer sounds like a blocking issue to use Drupal to me...

    Is there an alternative way to add support, from the ludwig project itself?

  • Status changed to Needs review over 1 year ago
  • πŸ‡­πŸ‡·Croatia devad

    Is there an alternative way to add support, from the Ludwig project itself?

    No. The ludwig.json file has to be added to the project's root directory in order for Ludwig to be able to read it.

    Alternatively, the patch #2 can be applied (and maintained) manually by those who need to use Entity PDF module without Composer.

  • Status changed to Closed: won't fix 10 months ago
  • πŸ‡§πŸ‡ͺBelgium weseze

    I will consider this fixed with patch #2, or "won't fix" since I haven't "fixed" it.
    Again: I don't understand how you could use drupal, as a developer, without composer.

  • Hi weseze.

    Our servers are on VPN so not connected to internet at all. Unable to use git or composer.
    So is there any other way like install it on my local pc, using composer and move thath modules by copy/paste to server?
    Or even it is downlod with composer it wont install libraries when i do copy/paste?

  • πŸ‡­πŸ‡·Croatia devad

    So is there any other way like install it on my local pc, using composer and move that modules by copy/paste to server?

    Yes, sure. You can build your site locally and upload the whole site to your server. It will work.

  • So do i need to copy also vendor folder? If so where?

  • πŸ‡­πŸ‡·Croatia devad

    Re: 10

    Without git... the best is to zip your whole local Composer-built site, upload it to server and unzip it there. The same process is needed after some Composer updates are done later. Of course, you need to know how to create/update the database as well.

    However, your latest questions are off-topic here now.

    Try to find tutorials on how to install Drupal with Composer locally and how to upload website to server. And if you need more support help go to: https://drupal.stackexchange.com/.

  • Thank you. Just final question - if there is live side alredy there, i dont want to create my local one and copy there. So it is not possible to copy just composer files, of course downloaded all modules which i use on prod.

    Or do i need to clone it to my local first, remove all modules an download again via composer and move everything back?

  • πŸ‡­πŸ‡·Croatia devad

    Or do i need to clone it to my local first, remove all modules an download again via composer and move everything back?

    Yes.

    I believe this tutorial can help you. It's created for Ludwig users but it fits your usecase as well:

    https://www.drupal.org/docs/contributed-modules/ludwig/migration-from-ludwig-to-composer-instructions β†’

Production build 0.69.0 2024