You are here

README.txt in Libraries API 8.3

Same filename in this branch
  1. 8.3 README.txt
  2. 8.3 tests/example/README.txt
Same filename and directory in other branches
  1. 6 README.txt
  2. 7.3 README.txt
  3. 7 README.txt
  4. 7.2 README.txt
# Libraries API

## General information

Libraries API provides external library handling for Drupal modules.

Relevant links:
- [Project page](https://www.drupal.org/project/libraries)
- [Issue tracker](https://www.drupal.org/project/issues/libraries)
- [Repository viewer](http://cgit.drupalcode.org/libraries)

### Installation

Install like any module, see the
[Drupal.org handbook](https://www.drupal.org/documentation/install/modules-themes/modules-8)
for further information. Note that installing external libraries is separate from
installing this module and should happen in the top-level `libraries` directory.
See the online [module documentation](https://www.drupal.org/node/1440066) for more
information.


### Maintainers

Current maintainers:
- Daniel F. Kudwien ([sun](https://www.drupal.org/u/sun))
- Tobias Stöckler ([tstoeckler](http://www.drupal.org/u/tstoeckler))
- Ryan Jacobs ([rjacobs](http://www.drupal.org/u/rjacobs))
- Pol Dellaiera ([pol](http://www.drupal.org/u/pol))

### Sponsorship

This project has been sponsored by:
- **UNLEASHED MIND**
  Specialized in consulting and planning of Drupal powered sites, UNLEASHED
  MIND offers installation, development, theming, customization, and hosting
  to get you started. Visit
  [http://www.unleashedmind.com](http://www.unleashedmind.com) for more
  information.

File

README.txt
View source
  1. # Libraries API
  2. ## General information
  3. Libraries API provides external library handling for Drupal modules.
  4. Relevant links:
  5. - [Project page](https://www.drupal.org/project/libraries)
  6. - [Issue tracker](https://www.drupal.org/project/issues/libraries)
  7. - [Repository viewer](http://cgit.drupalcode.org/libraries)
  8. ### Installation
  9. Install like any module, see the
  10. [Drupal.org handbook](https://www.drupal.org/documentation/install/modules-themes/modules-8)
  11. for further information. Note that installing external libraries is separate from
  12. installing this module and should happen in the top-level `libraries` directory.
  13. See the online [module documentation](https://www.drupal.org/node/1440066) for more
  14. information.
  15. ### Maintainers
  16. Current maintainers:
  17. - Daniel F. Kudwien ([sun](https://www.drupal.org/u/sun))
  18. - Tobias Stöckler ([tstoeckler](http://www.drupal.org/u/tstoeckler))
  19. - Ryan Jacobs ([rjacobs](http://www.drupal.org/u/rjacobs))
  20. - Pol Dellaiera ([pol](http://www.drupal.org/u/pol))
  21. ### Sponsorship
  22. This project has been sponsored by:
  23. - **UNLEASHED MIND**
  24. Specialized in consulting and planning of Drupal powered sites, UNLEASHED
  25. MIND offers installation, development, theming, customization, and hosting
  26. to get you started. Visit
  27. [http://www.unleashedmind.com](http://www.unleashedmind.com) for more
  28. information.