Sitesx v0.11.0 API Reference

Modules

A Phoenix SubDomainer which makes subdomain using DigitalOcean, Cloudflare, etc. API and contains convenient view helper interface along with Plug and Ecto

Configuration from mix config and environment variable

DNS adapter and behaviour

Sitesx.Domain manages DNS record which has detect, extract, create method on DNS Provider

Periocially ensures dns record to the Database

Generate URL with subdomain for controller or templates along with Phoenix.HTML.SimplifiedHelpers.URL

Stores Sitesx model into private on Plug struct

Ecto Query Helper along with Sitesx.Plug