Skip to content

How to Override Template

You can override any template/view layer of this plugin in your theme. For this plugin, mainly admin interfaces of custom screens can be overridden. The frontend tour modals cannot be overridden as they load using JavaScript.

For core plugin: wp-content/plugins/comfortinvoice/templates

To override any file from your theme you have to create a folder called comfortinvoice inside your theme or child theme and copy files from the plugin’s template folder and put in this newly created folder inside your theme folder comfortinvoice. The process is same as the woocommerce theme file override.

Last modified: March 17, 2025

Released under the MIT License.