0

What Username and password need to fill in when process Installing setasign/fpdi_pdf-parser? Thank You

I did process my composer install, but when until Installing setasign/fpdi_pdf-parser, then it stop installing and request me fill me Username & password

enter image description here

newLearner
  • 45
  • 1
  • 7

1 Answers1

1

The credentials are the same you use to login into your personal account at setasign.com.

You can also define an alternative password, which you can use for downloads via Composer in your profile:

Optional Composer Password

Also the given dependency requires a valid license for the FPDI PDF-Parser add-on. But the error message will tell you in case you haven't a valid one (you need at least to be authenticated).

Jan Slabon
  • 4,736
  • 2
  • 14
  • 29
  • is there have a way to get a free valid licenses for the FPDI PDF-Parser? or how to skip Installing setasign/fpdi_pdf-parser? – newLearner Feb 28 '20 at 02:46
  • You can skip the installation by removing it from your composer.json file? We also offer free [evaluation](https://www.setasign.com/products/fpdi-pdf-parser/evaluate/) licenses (which requires Ioncube and another dependency in your composer.json - details are available in your personal pickup depot then). – Jan Slabon Feb 28 '20 at 09:13