Is there a way to disable built-in feature from a plugin?

Use this forum for all questions related to the source code of OpenEMM

Moderator: moderator

ruffp
Posts: 10
Joined: Wed Apr 09, 2014 8:45 am

Is there a way to disable built-in feature from a plugin?

Post by ruffp »

I have a customer which is not interested by some feature of the product or by some extension of the feature.

The question is simple: is it possible to deacivate a feature (let say a link) on a page and provide my own feature instead?

For exemple how to override the "Delete selected target groups" link on the "target group" overview page?
maschoff
Site Admin
Posts: 2597
Joined: Thu Aug 03, 2006 10:20 am
Location: Munich, Germany
Contact:

Re: Is there a way to disable built-in feature from a plugin

Post by maschoff »

Disable user right "show plugin manager".
OpenEMM Maintainer
ruffp
Posts: 10
Joined: Wed Apr 09, 2014 8:45 am

Re: Is there a way to disable built-in feature from a plugin

Post by ruffp »

By meaning disable a feature I was thinking a built-in feature (like the Delete All Recipient link).

I notice I can disable such link in the user rights, but my question is more like this:
If I want to make my own behaviour (like unsubscribre everybody in the mailing) how I can override this through my own plugin?
Post Reply