
- #DYMO LABEL FRAMEWORK PLUGIN SOFTWARE#
- #DYMO LABEL FRAMEWORK PLUGIN DOWNLOAD#
The exact url and an explanation is available through the Info button on the DYMO Labels plugin page. Public GET endpointĪ public GET endpoint (a web-address pointing to a plugin page provided by the DYMO Labels external module) can be enabled for each label. The plugin page provides templates for labels that can be copy/pasted. The action tag parameter must be valid JSON.
auto: Determines, whether printing starts automatically. Values will be transformed as configured for the label. Keys are the names of the label object as shown/defined in the label configuration. data: The data used to fill the label objects, given as key-value pairs. Action Tag: DYMO - LABEL =, resulting in 6 labels total. Please refer to the in-page documentation for more details. On the DYMO Labels plugin page, label templates can be added and managed. Allow the auto print flag for public labels - When enabled, automatic printing can be used with the public GET endpoint. #DYMO LABEL FRAMEWORK PLUGIN DOWNLOAD#
Allow users to download label files - When enabled, users with access to the DYMO Labels plugin page can download label files. Show the plugin-page link - When enabled, the DYMO Labels link is shown in the External Modules section of the project main menu. More information about the POST endpoint can be found at the end of this README. Enable the POST endpoint (see docs) - Enables the POST endpoint.
See the in-page documentation on the DYMO Labels plugin page for more information. Allow anonymous access to the plugin page - When enabled, individual labels can be made accessible via a public GET endpoint.This is useful for setting up / testing labels. do not actually print) - When enabled, no data is sent to the printer. This option should be disabled in production projects.
Output debug information to the browser console - When enabled, information useful for troubleshooting is output to the browser console. Disable POST endpoints (see docs) - When enabled, all access to the POST endpoint is blocked. Block anonymous access to public plugin pages - When enabled, access to the plugin page that allows printing of labels set to be accessible in this manner on the DYMO Labels setup page (see below) is blocked. The following languages are included: English, German. Module behavior is controlled via External Module settings and labels are set up and managed on the DYMO Labels plugin page.ĭYMO Labels supports localization through the External Module translation framework. Go to Control Center > Technical / Developer Tools > External Modules and enable DYMO Labels. Clone this repo into /modules/dymo_labels_v. Find this module in the REDCap External Modules Repository and click the download button.
#DYMO LABEL FRAMEWORK PLUGIN SOFTWARE#
This is usually achieved by installing the DYMO Connect software package with default settings on this computer. In order to preview or print labels, the computer running the browser that is used to access REDCap must have the DYMO Connect Framework installed and the DYMO WebService must be running.REDCAP 11.1.1 or newer (Framework v8 with CSRF protection).
A REDCap external module that provides action tags and plugin pages to enable printing of labels on DYMO LabelWriter printers.