Accessing packages

Packages are accessible to any admin account in Dawiso.

To work with them navigate to Settings inline-svg-1 > Packages.

The Packages Settings is divided into two sections:

  • Marketplace: Our app store with ready-to-use packages.
  • Resources: A list of all packages installed in your Dawiso environment. Here, you can also configure packages to your needs.

Installing a new package

Installing a new package can add new functionality to your Dawiso environment or modify current setting to better suit your needs.

Install via Marketplace

  1. Navigate to Settings inline-svg-2 > Packages > Marketplace.
  2. Find your package and click the Install button.
  3. The package will switch to Installed mode, allowing you to view it in the Resources section. Installed packages update automatically whenever a new version is published.

For more information, see Marketplace.

Tip

For on-premises deployments, the Marketplace is not available. Instead, refer to the GIT repository containing all standard Dawiso packages.

Install manually

  1. Navigate to Settings inline-svg-3 > Packages > Resources.
  2. In the top-right corner, click + New package.
  3. Give your package a Key, a unique identifier for each package. We recommend the key to reference the function of your package. Keys must follow these requirements:
    1. It must be one string, meaning no spaces are allowed.
    2. DO NOT start your key with core_. This prefix is reserved for default Dawiso applications.
  4. Name your package, e.g., cust_business_glossary.
  5. Save your package.