Adminable v0.3.0 API Reference

Modules

Behaviour to capture how to build admin interfaces and which fields to allow to edit

Exports templates and a view module. This allows for apps that use Adminable to modify templates to their liking.

Plug for admin routes. Add this to your phoenix router

Module with named helpers generated from Adminable.Router.

Mix Tasks

Generates views and templates so that they can be modifed.