Address Collection Example Project
- PHP 7.2+
- PHP Extensions
- php_curl
- pdo_mysql
- MySQL
- Set html directory as web root
- Run createSchema.sql to build database and tables
- Update database credentials/host in datab.ini
- Run "npm install" from repo root
- Run "composer install" from repo root
- Run "npm install -g grunt" ( will install grunt globally )
- Run "grunt" from repo root
- This will concat, uglify, minify, and move the required JS/CSS files installed via npm install.
- datab.ini would normally be stored outside the project directory
- USPS key would normally be stored in the database