- jQuery : required
- bootstrap : for site's theme
- IE : Version 9 above
Attach below code to page's footer.
<!--[if lt IE 10]>
<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
<![endif]-->
<!--[if (gte IE 10)|!(IE)]><!-->
<script src="//code.jquery.com/jquery-2.1.4.min.js"></script>
<!--<![endif]-->
<script src="assets/js/cors-upload.js"></script>
- php 5.3 above
- composer
- npm (of node 4.2 above)
curl -sS https://getcomposer.org/installer | php
php composer.phar install
npm install
`npm bin`/.bin/gulp
cp config-sample.yml config.yml
vi config.yml