👉 Request: Latest SQL or template file for CRM demo (compatible with v2.0.0-alpha.16)

Hi everyone :wave:

I’m currently running a self-hosted NocoBase instance (version v2.0.0-alpha.16) and would like to set up the CRM demo again as a reference template for testing workflows and data structure.

Could anyone share the latest SQL dump (.sql) for the CRM demo that matches the recent alpha versions?

Thanks a lot to the NocoBase team and the community for your awesome work :pray:

You need to download the dump.sql file provided on the official website, successfully restore the database, connect to the database using NocoBase 2.0, and upgrade NocoBase.

https://docs.nocobase.com/welcome/getting-started/upgrading

2 Likes

I tried downloading two different SQL files from the website, but after setting them up, the UI is still version 1.0 instead of 2.0.
Did I miss any steps during the installation? I’d appreciate any support. Thanks in advance!

Hi, I misunderstood. This file does not exist now. I suggest you pay attention to the official subsequent release.

1 Like

Hi, I’m trying to set up the demo version locally from the GitLab source code, but I’m having some trouble. I downloaded the SQL file from the site (156 megabytes) and restored it to the database. When I merge it into a Git branch (main, next, or develop), I get several errors. Can you please tell me the Git branch I should start from? Thanks.

nocobase:1.9.0-alpha.3

1 Like