[GH-ISSUE #190] Is it possible to install directly in FTP directory, ie. without using composer? #87

Closed
opened 2026-02-25 20:32:23 +03:00 by kerem · 1 comment
Owner

Originally created by @Ariel-International on GitHub (Jun 11, 2023).
Original GitHub issue: https://github.com/antonioribeiro/google2fa/issues/190

I would like to use this package on a shared server, I asked my provider but they are not answering.
What would be the steps to copy the library directly in a website and make it work?
Is it feasible at all?

Originally created by @Ariel-International on GitHub (Jun 11, 2023). Original GitHub issue: https://github.com/antonioribeiro/google2fa/issues/190 I would like to use this package on a shared server, I asked my provider but they are not answering. What would be the steps to copy the library directly in a website and make it work? Is it feasible at all?
kerem closed this issue 2026-02-25 20:32:23 +03:00
Author
Owner

@shusaura85 commented on GitHub (Nov 2, 2023):

It is possible, but you will need to include the paragonie/constant_time_encoding library as well.
You will also need to either write an autoloader or manually include all the required files.

In the long run, I recommend using composer.

<!-- gh-comment-id:1791116657 --> @shusaura85 commented on GitHub (Nov 2, 2023): It is possible, but you will need to include the [paragonie/constant_time_encoding](https://github.com/paragonie/constant_time_encoding) library as well. You will also need to either write an autoloader or manually include all the required files. In the long run, I recommend using composer.
Sign in to join this conversation.
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/google2fa#87
No description provided.