Skip to content

sagorika1996/mail

 
 

Repository files navigation

Nextcloud Mail

Downloads Build Status Scrutinizer Code Quality PHP Coverage JavaScript Coverage Bountysource

A mail app for Nextcloud

Why is this so awesome?

  • 🚀 Integration with other Nextcloud apps! Currently Contacts, Calendar & Files – more to come.
  • 📥 Multiple mail accounts! Personal and company account? No problem, and a nice unified inbox.
  • 🔒 Send & receive encrypted mails! Using the great Mailvelope browser extension.
  • 🙈 We’re not reinventing the wheel! Based on the great Horde libraries.

And in the works for the coming versions:

  • 📚 Proper grouping of message threads
  • 📦 Folder management

If you experience any issues or have any suggestions for improvement, use the issue tracker. Please follow the issue template so we get the info needed to debug and fix the problem. Thanks!

Development setup

Just clone this repo into your apps directory (Nextcloud server installation needed). Additionally, npm to fetch Node.js is needed for installing JavaScript dependencies.

Once npm and Node.js are installed, PHP and JavaScript dependencies can be installed by running:

make dev-setup

Documentation

Need help? Check out our documentation. It's split into three parts.

Maintainers

Christoph Wurst, Jan-Christoph Borchardt, Steffen Lindner and many more

If you’d like to join, just run through the issue list and fix some. :)

Packages

No packages published

Languages

  • JavaScript 50.4%
  • PHP 46.9%
  • CSS 1.4%
  • HTML 1.1%
  • Other 0.2%