Giter Club home page Giter Club logo

drupal-libraries-installer's People

Contributors

balbuf avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

drupal-libraries-installer's Issues

Cannot download libraries on specific hosting

On platform.sh I'm getting the following message during deployment:

W:   [Composer\Downloader\TransportException]                                                                                        
W:   The "https://github.com/recurser/jquery-simple-color/archive/v1.2.2.zip" file could not be downloaded (HTTP/1.1 404 Not Found)  

When I run php -i | grep -i ssl I get

        Registered Stream Socket Transports => tcp, udp, unix, udg, ssl, tls, tlsv1.0, tlsv1.1, tlsv1.2
        SSL => Yes
        SSL Version => OpenSSL/1.0.2u
        core SSL => supported
        extended SSL => supported
        openssl
        OpenSSL support => enabled
        OpenSSL Library Version => OpenSSL 1.1.0l  10 Sep 2019
        OpenSSL Header Version => OpenSSL 1.1.0l  10 Sep 2019
        Openssl default config => /usr/lib/ssl/openssl.cnf
        openssl.cafile => no value => no value
        openssl.capath => no value => no value
        Native OpenSSL support => enabled

Any ideas?

What about removing demo folders?

It is sometimes recommended that demo folders and other items are removed from a library. Wondering what is the best approach to deal with this.

  • Commit them to git, but ignore these folders
  • Remove folders after download and then remove extra/drupal-libraries code from composer.json
  • Something else?

Relative newbie to both composer and git, so looking for ideas about best practice.

Can't install multiple libraries from the same vendor

I'm trying to install several ckeditor plugins as drupal packages. This is currently not possbile. Even though it downloads all of them, it only installs the last one:

    "drupal-libraries": {
      "ckeditor/codesnippet": "https://download.ckeditor.com/codesnippet/releases/codesnippet_4.9.2.zip",
      "ckeditor/contents": "https://download.ckeditor.com/contents/releases/contents_0.11.zip",
      "ckeditor/notification": "https://download.ckeditor.com/notification/releases/notification_4.10.0.zip",
      "ckeditor/wordcount": "https://download.ckeditor.com/wordcount/releases/wordcount_1.17.2.zip"
    },

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.