-
Notifications
You must be signed in to change notification settings - Fork 252
Setup Guide
- Linux
- PHP >= 5.5.9
- OpenSSL PHP Extension
- PDO PHP Extension
- Mbstring PHP Extension
- Tokenizer PHP Extension
- Rewrite PHP Extension
This is the recommended installation method. However, the installer only supports a couple Linux distributions.
Supported OSes
- Ubuntu 14.04
- Ubuntu 16.04
- Ubuntu 16.10
The automated installer can also install and configure Postfix (SMTP) and Dovecot (IMAP).
If you would like an additional operating system distribution supported, please submit a Github Issue
Click here for the Automated Installation Guide!
This is much more of a manual process to install FirePhish, but it can be useful for dealing with a non-Ubuntu system (or if you are going to help develop FirePhish).
Click here for the Manual Installation Guide!
This is a guide to install and configure Postfix and Dovecot for FirePhish usage. This is not required, as you can use Mailgun to send emails as well.
Click here for the Postfix/Dovecot Installation Guide!