# Macon Nextcloud Deployment ## Apps: - News - Talk - Passwords - Photos - Contacts - Calendar - Notes ## PHP 7.3 and required modules `php73 php73-ctype php73-curl php73-dom php73-gd php73-hash php73-iconv php73-json php73-xml php73-mbstring php73-openssl php73-posix php73-session php73-simplexml php73-xmlreader php73-xmlwriter php73-zip php73-zlib` ## Recommended packages - fileinfo: enhances file analysis performance - bz2: required for app extraction - intl: translation and non-ASCII sorting `php73-fileinfo php73-bz2 php73-intl`