Agency plan customers have two buttons to create a new panel:

  • New adminpanel (typical way for all customers)
  • Import from Existing SQL (Agency plan only)

Import panel from SQL

After filling in the form, there will be a separate form, where you can choose your CRUDs and types for every field.

Here's a demo video

Notice: our SQL analysis mechanism is not too smart, so your SQL file (MySQL only!) should be pretty straightforward without "fancy keywords", only create table with fields and foreign keys. Otherwise import will fail.