Accessing packages
Packages are accessible to any admin account in Dawiso.
To work with them navigate to Settings > 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
- Navigate to Settings
> Packages > Marketplace.
- Find your package and click the Install button.
- 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.
For on-premises deployments, the Marketplace is not available. Instead, refer to the GIT repository containing all standard Dawiso packages.
Install manually
- Navigate to Settings
> Packages > Resources.
- In the top-right corner, click + New package.
- 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:
- It must be one string, meaning no spaces are allowed.
- DO NOT start your key with
core_. This prefix is reserved for default Dawiso applications.
- Name your package, e.g.,
cust_business_glossary. - Save your package.