Skip to content

v0.8.3

  • v0.8.3
  • fb0c8d9
  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
  • Choose a tag to compare

  • v0.8.3
  • fb0c8d9
  • Choose a tag to compare

  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@bartoszpietrzak1994 bartoszpietrzak1994 tagged this 13 Mar 10:25
This PR was merged into the 1.0-dev branch.

Discussion
----------

Fixes https://github.com/Sylius/InvoicingPlugin/issues/84

Ok, I think we've finally managed (kinda) to resolve this problem 😄 There are some problems in Sylius (or even in Symfony itself) with overwriting templates, that are not configured with a one, specific path style. It should always follow `@SyliusTestPlugin/Catalog/templateName.html.twig` convention - and as you can see, there were some other conventions used :) It would be good if someone could test these changes before merging (cc @itwhy), but I've tested all plugin templates on a fresh Sylius-Standard application and it worked 🚀 

Commits
-------

15e5966be3920e1d036edf666e005ea760434411 Make all plugin templates possible to overwrite
Assets 2
Loading