Skip to content

Building a Store

You have Porulle installed and a database wired up. Now you need to ship a store. This section is the recipe shelf — each page solves one task end-to-end.

  • Extending Porulle — when the bundled features don’t cover your case and you need to add hooks, plugins, or custom routes.
  • Reference — the exhaustive API + configuration surface.
  • Concepts — design rationale for the entity model, hook pipeline, and identity layer.