Provide an optional parameter skip_template_installation to allow users to skip installing templates in usecases that don't require them.
Currently, an optional parameter template in the configuration provides setting up a template path or using an existing template in the plugin. However, there's no provision to skip template installation yet.
Provide an optional parameter
skip_template_installation
to allow users to skip installing templates in usecases that don't require them.Currently, an optional parameter
template
in the configuration provides setting up a template path or using an existing template in the plugin. However, there's no provision to skip template installation yet.