Can I customize /desk and push workspaces from local using git?

Can I customize /desk and push workspaces from local using git?

Hi @Sagesrepo:

Yes, you can do it using fixtures.

See this:

Hope this helps.

2 Likes

Can you please elaborate,how I can achieve this step by step?

Hi @Sagesrepo:

Depending on your scenario, maybe you can do it even without fixtures.

  1. Create a custom app
  2. Create a workspace (or edit existing one), and assign it to your app (module). Just create the workspace and use “Settings” button.
  3. After that workspace folder is created on your app folder, with .json file.

Hope this helps.

2 Likes