Skip to content

Document the integration of an extension to 3rd party app #19

@petrbroz

Description

@petrbroz

It would be good to document the process of integrating an extension into a 3rd party application, for example, things like:

  • copying the extension code and related assets to the right place (images, CSS, etc.)
  • loading the extension (via viewer constructor, or using viewer.loadExtension)
  • configuring the extension (copy/pasting the "options" object from config.json)

We already had one user run into issues because they copy/pasted the extension files to their project but forgot to configure it based on the config.json file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions