Skip to main content

Recipes

Practical how-to guides for common SolidX tasks. Each recipe focuses on a single topic you can apply to your own project.

RecipeDescription
Additional DatasourcesConnect to extra databases beyond the default datasource
Computed FieldsDerive field values automatically from other data
EmailSend transactional emails from your application
Extending UsersAdd custom fields and behaviour to the built-in User model
Filtering DataUse filter operators to query records via the REST API or CRUD service
HandlersHook into lifecycle events with handler functions
Media ProvidersConfigure storage backends for file uploads
QueueProcess background jobs with the queue system
Soft DeleteArchive and recover records instead of permanently deleting them