API Reference Tenex v1.0.4
View SourceModules
Useful functions for any tenex mix task.
This is the main module of Tenex.
All the configuration for Tenex
basic functionality is here
This is a basic plug that ensure the tenant is loaded.
This is a struct that holds the configuration for Tenex.EnsurePlug
.
This is a basic plug that loads the current tenant assign from a given param.
This is a struct that holds all configuration for Tenex.ParamPlug
.
This module have some basic functions for our tenex plugs.
This is a basic plug that loads the current tenant assign from a given value set on session.
This is a struct that holds the configuration for Tenex.SessionPlug
.
This is a basic plug that loads the current tenant assign from a given value set on subdomain.
This is a struct that holds the configuration for Tenex.SubdomainPlug
.
Mix Tasks
Generates a migration.
Runs the pending tenant migrations for the given repository.
Displays the up / down migration status for the given repository.
Reverts applied migrations in the given repository.