rapidwebltd / php-google-contacts-v3-api

👥 PHP library for the Google Contacts API (v3)
MIT License
102 stars 64 forks source link

composer required? #13

Closed janooosh closed 6 years ago

janooosh commented 8 years ago

Hi,

sorry i am new to php. I am not hosting on my own (buh... i know), and use a hosting service with a contact form. Out of that, i want to create a Google contact with the data provided from the form.

However, i am not allowed to install composer on my hosting service (1blu). Is there any workaround?

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/34305426-composer-required?utm_campaign=plugin&utm_content=tracker%2F19518826&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F19518826&utm_medium=issues&utm_source=github).
DivineOmega commented 8 years ago

If you download the code as a zip and extract it into your project, you should just be able to require/include all the files you need. I've not tested this, but I can't immediately think of a reason it would not work.

DivineOmega commented 8 years ago

Did you get this issue resolved at all?

DivineOmega commented 6 years ago

Closing due to lack of response.