Roundcube Community Forum

 

help with framework for plugin

Started by jan-kruis, October 14, 2020, 01:02:56 PM

Previous topic - Next topic

jan-kruis

I would like to develop a plugin to work with Postfix-Admin.

The plugin has three sub-menus and each sub-menu has its own dialog box
The sub-menus are named according to the language setting

Postfix Admin
  | __Change Password   Dialog
  | __Forwarding Email   Dialog
  | __Out of Office          Dialog

Who could help me with setting up the framework for this plugin.

regards
Jan Kruis

JohnDoh

It sounds like you want to have a structure a little like whats already in Roundcube for the Preferences, so you have Preferences and then you have the sub sections and then you see those options so I suggest you find an existing plugin which uses that sort of structure and work from there. My sauserprefs plugin uses that structure for example.
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and more...

jan-kruis

thnx i will have a look a your plugin

regards
Jan Kruis