diff --git a/README.md b/README.md index 2ab3d79..2f328a9 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,12 @@ Update database afterwards. * Check "Add video" in your news item * output "videoplayer" variable in your news template +### Adapt templates + +If you want to overwrite the templates, such as the `videoprovider_default.html.twig`, you can create a copy in the template folder. + +Template path: `templates/bundles/HeimrichHannotVideoBundle/videoprovider/` + ### Help #### IE Support @@ -74,4 +80,4 @@ To make video bundle work in IE, you have to add polyfills: ## Acknowledgments -The creation of this bundle and the vimeo integration was supported by [Liebchen+Liebchen GmbH](https://www.lplusl.de/). \ No newline at end of file +The creation of this bundle and the vimeo integration was supported by [Liebchen+Liebchen GmbH](https://www.lplusl.de/).