Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to override/extend the plugin's controllers/models ? #50

Open
vaanbooch opened this issue Nov 11, 2011 · 1 comment
Open

Comments

@vaanbooch
Copy link

Hi again,

I need to add some functionality to the users_controller.php dashboard() function and maybe the user.php model also.

The easy way is to modify the plugin, but I wonder if it's possible to override/extend the plugin's controllers/models and leave the original untouched? With the views there isn't a problem, because cake supports it by default.

If it's possible, it would be far easier to keep the plugin up to date.

Regards!

@mescalito
Copy link

Hi Vaan,

I did a similar question some weeks ago on stackoverflow and I got an answer, it is not what I was expecting but maybe it helps you

http://stackoverflow.com/questions/7878636/extends-cakephp-plugin

Also here you can find something related to that:

#46

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants