nurelm / prestashop_vagrant

28 stars 15 forks source link

include php5-curl #14

Open predorock opened 8 years ago

predorock commented 8 years ago

I have just intsalled the VM but i had to install php5-curl manually to allow prestashop to update modules. So i think that this module should be inlcuded in the vagrant configuration file. EDIT: also "sendmail" does't work a needs to be installed.

shaabans commented 8 years ago

Good idea. Would you mind including php5-curl and, if you want to try it, sendmail in bootstrap.sh and submitting it via a pull request?