Skip to main content

Installing Mosaic

⚠️ Deprecation Notice

  • Use the latest URY which now includes all new MOSAIC features in the main URY app.
  • To use the separate URY MOSAIC, use the v1 branch of URY.
  • Support for the separate URY MOSAIC ends in December 2025.

Prerequisite

  • Before using URY Mosaic, ensure you have URY and Doppio installed.
  • Doppio is used to setup and manage custom desk pages using Vue 3 on URY Mosaic App and you don't have to install doppio in your site.

Installation steps

Install the Doppio app to your bench:

  $ bench get-app https://github.com/NagariaHussain/doppio

Install the URY Mosaic app to your bench:

  $ bench get-app ury_mosaic https://github.com/ury-erp/mosaic.git

To install URY Mosaic into site:

  $ bench --site sitename install-app ury_mosaic

Migrate the site:

  $ bench --site sitename migrate