S

How to Install Monica on FreeBSD 12

[Monica](https://www.monicahq.com/) is an open source personal relationship management system. Think of it as a CRM (a popular tool used by sales teams in the corporate world) for your friends or family. Its source code is publicly hosted on [GitHub](https://github.com/monicahq/monica). In this guide, we will go over the installation process of a Monica application. - FreeBSD 12 system - Git - PHP version 7.2 or greater with the following PHP extensions: - json - iconv - intl - opca......

Comments