Install SDK instructions

Are there any instructions on how to do this? The page on Github doesn’t make much sense to a relative noob :expressionless: Thanks

  • Install composer
  • Run composer init
  • Run composer require invoiceninja/sdk-php

I am getting this error on the last step:

The package name composer require invoiceninja/sdk-php is invalid, it should be lowercase and have a vendor name, a forward slash, and a package name, matching: [a-z0-9_.-]+/[a-z0-9_.-]+

Any advice on this. Thanks BTW, appreciate the hand holding

Ok, am past that but getting a 404 error when trying to connect

Have you set the API URL and token?