OK

Si vous continuez votre navigation sur ce site, vous acceptez l'utilisation de cookies pour la réalisation de statistiques de visite. En savoir plus

An address book for Modoboa

Antoine Nguyen24 avril 2017 — Antoine Nguyen

Here is a good news to begin the week: a new address book plugin is available for Modoboa!

You can now manage your contacts from Modoboa:

  • Create/edit/delete contacts from a dedicated page
  • Add new contacts to your address book directly from a message
  • Look for email addresses when you compose a new message

This is a first release so the number of features is pretty small but we will complete them in the future and your feedback will help us ;-)

Please note you need to use the following versions if you want to install this plugin:

  • modoboa >= 1.7.3
  • modoboa-webmail >= 1.1.3

Installation instructions are described on Github.

One last technical detail: it is the first plugin to introduce a new internal architecture. The back-end part is a REST API (using django-rest-framework) and the front-end part is a javascript application developed using VueJS 2. We may generalize this architecture in the future so stay tuned and don't hesitate to propose your help if you are interested :-)

Tags: plugin contacts address book vuejs rest