Framadate is a free and open-source online poll/survey application that allows users to schedule events, meetings, and other activities. In this tutorial, we will guide you through the process of installing Framadate on macOS.
Command + Space
keys to open the Spotlight search, type 'terminal,' and hit Enter
./bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew update
brew install php@7.3 mysql httpd
sudo apachectl start
sudo mv ~/Downloads/framadate-x.x.x /Library/WebServer/Documents/framadate
mysql -u root -p
CREATE DATABASE framadate;
mysql -u root -p framadate < /Library/WebServer/Documents/framadate/creation.sql
chmod -R 775 /Library/WebServer/Documents/framadate
Congratulations! You have successfully installed Framadate on macOS. You can now create polls, surveys, or schedule events with Framadate.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!