Download the PHP package syspass/plugin-authenticator without Composer

On this page you can find all versions of the php package syspass/plugin-authenticator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package plugin-authenticator

sysPass Authenticator Plugin


Plugin to use two factor based authentication with applications that generate TOTP codes like Google Authenticator, AndOTP or KeepassXC

Please, select the correct branch in order to download a sysPass compatible version:

sysPass version Plugin's version Branch
v3.2 v2.2 master || v2.2
v3.0 <= v3.1 v2.1 v2.1
v2.0 < v3.0 v1.0 v1.0

v3.2 Installation

v3.0 - v3.1 Installation

v2 Installation

As told above, this version is only compatible with sysPass v3 and it needs to be installed through composer.

Please select the installation method depending on the instance type:


v1 Installation

Please download the v1 branch files and unpack them into .../inc/Plugins directory.


https://syspass.org

https://demo.syspass.org

https://doc.syspass.org

https://github.com/sysPass/plugin-Authenticator


All versions of plugin-authenticator with dependencies

PHP Build Version
Package Version
Requires syspass/extension-installer-plugin Version ^2.0
php Version ~7.3 || ~7.4
bacon/bacon-qr-code Version ^2.0
ext-gettext Version *
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package syspass/plugin-authenticator contains the following files

Loading the files please wait ....