Stackla
Categories
Component ID
2679040
Component name
Stackla
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
235
Component created
Component changed
Component body
Stackla is a social content marketing platform used by hundreds of global brands,
agencies, media companies, and nonprofits to discover, curate and publish the best
content from the social web.
This module allows you to integrate Stackla Widgets into your Drupal site.
Currently a 'Stackla Widget' field type is supported, that can be added to any
fieldable entity. The widget options can be configured on the field, and the
resultant widget will be displayed.
Requirement
This module requires the following modules:
- Stackla Account
- PHP-cURL
- Composer Manager
- Encrypt
- PHP 5.3 or greater is required for the Stackla SDK library.
Installation
Follow the standard Drupal module installation process.
Install via Drush (Recommended)
drush en stacklato enable Stackla module.
Install manually
- Download and extract this module to your Drupal installation. The usual location is
/sites/all/modules. - Enable Stackla Core and Stackla Field modules.
- Navigate to Composer Manager's configuration page, click on "Rebuild composer.json file".
Maintaining Dependencies
Install/Update dependencies drush composer-manager install or drush composer-manager update.
For more information please refer to Composer Manager documentation.
