Skip to content
This repository was archived by the owner on Jan 17, 2023. It is now read-only.

THIS PLUGIN IS DEPRECATED AND REMAINS ONLINE FOR LEGACY REFERENCE PURPOSES

License

Notifications You must be signed in to change notification settings

Stackla/stackla-drupal-plugin

Repository files navigation

Stackla

Copyright © 2012 to present. Stackla, Inc., Stackla Pty Ltd., and Stackla Ltd. All rights reserved.

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:

Installation

Install via Drush (Recommended)

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

Configuration

Authentication

Before continue with the configuration or use thie module integration, you need to have 'Drupal Plugin' installed in Stackla admin portal. This step will allow you to get the information that is needed for configure and authenticate with Stackla.

Permission

To use Stackla widgets on your site, you must assign appropriate permissions to your content managers. There are two permssions available:

Administer Stackla

This allows a user to configure Stackla API settings, and to create and edit Stackla widgets on the site.

Use Stackla

This allows a user to create and edit stackla widgets on the site, but not to configure Stackla API settings.