It really depends on the licensing of the library. If the library is
licensed under GPL family licenses, you can ship it with your module.
Otherwise, you will have to put the library in sites/all/libraries.

See these links:
Related issue - http://drupal.org/node/1294060
More info - http://drupal.org/licensing/faq#q7

On 5 December 2011 17:29, webmaster <[email protected]> wrote:

> Hi folks,
> I'm creating a new Drupal module for the connection to Google Calendar
> using Google API. I know the main aim of Drupal libraries is for CSS and JS
> instead of google-api-php-client is mainly a PHP library.
> Do you suggest to me to put google-api-php-client files in
> sites/all/libraries anyway or to ship google-api-php-client in my module?
> Thanks,
> Fair

Reply via email to