hello-world

Welcome to Scriptor 2.0

You're looking at the demo container. The page you're reading lives in data/imanager.db as a single item in the pages category.

Things to try:

  • Editor: sign in at /editor/ with admin / scriptor.
  • Add a page: Pages → New, set a slug, save, see it appear in the public front automatically.
  • CLI: docker compose exec scriptor vendor/bin/imanager schema:status --db=data/imanager.db.

Read the iManager docs for the storage / field-type / query model behind all this.