Box API
Categories
Component ID
2325625
Component name
Box API
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
This module exposes the Box API to Drupal, and provides functionality other modules may leverage, such as authorizing Box Apps, and handling saving/refreshing of access tokens.
Dependencies:
Installation:
Download module, ensuring dependencies.
To enable: This module requires composer_manager to install it's dependencies, so please follow detailed instructions from their page.
If you are already familiar with the process, you can just enable using drush, to ensure composer can auto-generate class loader and install dependencies:drush en box_api.
Overview for site-builders
This is an API module, so it doesn't provide any end-user features.
