Ticket #1326399 (closed Feature Requests: invalid)

Opened 3 years ago

Last modified 11 months ago

Plugins

Reported by: jjongsma Owned by: roundcube
Priority: 5 Milestone: 0.3-beta
Component: Core functionality Version: None
Severity: critical Keywords:
Cc:

Description

Allow plugins to be easily created.  For instance, I
would be interested in building plugins to manage
server-side filters and vacation messages (via FTP),
but those are probably implementation specific enough
that they should not be part of the core.

Change History

Changed 3 years ago by jjongsma

Logged In: YES 
user_id=728145

Looks like this should be fairly straightforward from a
cursory glance at the code... just need to allow valid tasks
& actions to be dynamically configurable in /index.php, and
then search a /plugins directory for the appropriate
includes in addition to the /program/steps stuff.

Changed 11 months ago by seansan

  • status changed from assigned to closed
  • resolution changed from None to invalid
  • milestone set to 0.3-beta

Working on it for 0.3 beta

Note: See TracTickets for help on using tickets.