Hello there!
I've made some minor updates to the auth-2fa plugin and when I try to make the phar file I'm getting this message:
php -dphar.readonly=0 make.php build auth-2fa
"Specify Crowdin API key to integrate language files"

What I need to do in order to create the .phar file?

  • KevinTheJedi replied to this.
  • I just created the phar file!!
    I had forgotten to install the dependencies with composer

    Greetings and thank you very much for your help!

    Ok, but the .phar file isn't generated.
    Should I need to do anything else in order to create the phar file?

    I just created the phar file!!
    I had forgotten to install the dependencies with composer

    Greetings and thank you very much for your help!

    As a side note, plugins dont have to be phar to work.
    I ran my auth-ldap plugin as a folder for years.

      Write a Reply...