dirkgroenen / pinterest-api-php

A PHP wrapper for the official Pinterest API. :pushpin:

Home Page:https://developers.pinterest.com/docs/getting-started/introduction/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Help with Composer

1jump2 opened this issue · comments

Can you explain how to use Composer some more please?

I've run 'php composer.phar require dirkgroenen/Pinterest-API-PHP' and it says it's installed, generated autoload files etc but then what?

I'm trying to integrate this with my WordPress plugin. I can't see where the files are to upload.

You can find more information on composer's website (https://getcomposer.org/doc/).