Note on overriding plugins views in vendor
Plugins in vendor are prefixed with the vendor name, and we should have this name in the path to override it. (I spent an hour figuring why `src/Template/Plugin/Users/Users/<view>.ctp` wasn't working for plugin CakeDC/Users)
Loading
Please sign in to comment