Skip to content

Cookbook ​

Short recipes for one task each. Every recipe is a small app in examples/cookbook/ with its own quantum test suite: the code on its page is imported from the tested files, and what it shows as a result was produced by running it.

Testing the app ​

Files & mail ​

  • Mail in development — Send mail from an action without a mail server while you develop — host: log writes each message to the log.
  • When the mail server says no — Keep an order even when its confirmation e-mail cannot be sent — onerror=continue, and tell the visitor.

MIT Licensed · Built with VitePress