A Drupal module to integrate Bynder with the Media module
This module has now been deprecated and is no longer supported or maintained by Bynder. The new version of the module gor both Drupal 7 and 8 has been released and can be found in the Bynder Drupal project page., (*1)
Please refer to the project page for the latest source code, documentation and to report any issues/requests., (*2)
This configuration guide is based on the standard drupal installation, the current version of drupal is 7.x. Any issues can be reported to [github] (https://github.com/Bynder/drupal-media-bynder/issues)., (*3)
For more information please visit www.getbynder.com or contact us at info@getbynder.com, (*4)
Curl must be installed and enabled to run the Bynder plugin, (*5)
Download the latest release and copy the bynder module to "sites/all/modules" and rename the folder to "media_bynder" if necessary or rename the zip file to "media_bynder" before uploading., (*6)
Upload the following required modules into the folder "sites/all/modules", some modules require additional modules to operate!
Versions matter!, (*7)
Go to the "Modules" panel in your admin view and enable the listed modules., (*8)
Bynder url: The url to be used by the module to communicate with Bynder.
Bynder oauth consumer: The oauth consumer to be used by the module to communicate with Bynder.
Bynder oauth consumer secret: The oauth consumer secret to be used by the module to communicate with Bynder.
Bynder oauth token: The oauth token to be used by the module to communicate with Bynder.
Bynder oauth token secret: The oauth token secret to be used by the module to communicate with Bynder., (*9)
These settings require a Bynder account, for more information please visit www.getbynder.com, (*10)
In order to include media from Bynder into Drupal, go to Content and click the link Media. Here you can click on "Add media from Bynder". Enter a search term and/or click any of the provided facets. Select an image by clicking on it. A confirmation "Successfully added media to Library" (in the right upper corner) will be shown and the media file will be available for usage in the Library., (*11)
Make sure that under Home ยป Administration ยป Configuration ยป Content authoring ยป Wysiwyg profiles for the text format of your choice (or multiple) you press 'edit' and under the 'buttons and plugins tab' at least 'Media browser' is enabled., (*12)
Now if you go to Home ยป Add content and add new content you will see the 'Add media' button in your WYSIWYG view. Once pressed it will take you to the Bynder module as well and you can add a Bynder image to your content, skipping adding it to the library., (*13)
You can use this function to (always) add an image to a certain content type. A few examples would be: Every article as in a blog can have a picture of the author. Or a standard page always has to have a banner., (*14)
Creates a call to the public Bynder function in /additional/, make sure this is properly configured or ask the Bynder support team., (*15)