Pow v1.0.1 mix pow.extension.phoenix.mailer.gen.templates View Source
Generates Pow mailer extension templates for Phoenix.
Usage
Install extension mailer templates explicitly:
mix pow.extension.phoenix.mailer.gen.templates --extension PowEmailConfirmation
Use the context app configuration environment for extensions:
mix pow.extension.phoenix.mailer.gen.templates --context-app my_app
Arguments
--extension PowResetPassword
extension to include in generation--context-app MyApp
app to use for path and module names