OnBoarding form for NFNLabs
git clone https://github.com/HugeThoughts/OnBoarding.git && cd OnBoarding
mkdir tmp/
chmod 777 tmp/
mv config-sample.php config.php
composer install
sudo apt-get install php5-curl
sudo service apache2 restart
Make sure to include SendGrid API key, email IDs & subject in config.php
Please open an issue for support.
Please contribute using Github Flow. Create a branch, add commits, and open a pull request.