- Issue created by @plopesc
- πΊπΈUnited States jcandan
This makes sense. The ordered list number 4 needs to be updated to 3.
- First commit to issue fork.
-
jcandan β
committed 512b18ca on 2.0.x authored by
acandan21 β
Issue #3525684 by plopesc, acandan21: Simplify library installation...
-
jcandan β
committed 512b18ca on 2.0.x authored by
acandan21 β
- π©πͺGermany jurgenhaas Gottmadingen
I'm wondering why you're doing this through the GitHub repository of this package. I've just checked, the package
jackocnr/intl-tel-input
is available on packagist and can just be added as a requirement to your composer.json without having to manually edit any other composer file.Have you considered that option, and is there a reason not to do that?
- π©πͺGermany jurgenhaas Gottmadingen
Oh, I see, it's about the package type that needs tweaking, so that it goes into the libraries directory and not into vendor.
What you can also do is to do a general project here on d.o where you copy the assets from that library only and modify the composer.json of that project so that the namespace is then
drupal/intl-tel-input
and the type is a drupal library. We've done that for many modules before, one example is the fullcalendar module with its library here β . Automatically closed - issue fixed for 2 weeks with no activity.