mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-19 19:16:16 +00:00
21eb001a96
The plugin should include all required views/assets, to override these at the application level using themes you would create: <app_name>/views/themed/<theme_name>/<plugin_name>/<controller_name>/*.ctp if you are not using themes you can override them at the app view level: <app_name>/views/<plugin_name>/<controller_name>/*.ctp |
||
---|---|---|
.. | ||
config | ||
controllers | ||
libs | ||
locale/po | ||
models | ||
vendors | ||
views | ||
webroot | ||
test_plugin_app_controller.php | ||
test_plugin_app_model.php |