Download the PHP package lyseontech/ojs-sdk without Composer
On this page you can find all versions of the php package lyseontech/ojs-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lyseontech/ojs-sdk
More information about lyseontech/ojs-sdk
Files in lyseontech/ojs-sdk
Download lyseontech/ojs-sdk
More information about lyseontech/ojs-sdk
Files in lyseontech/ojs-sdk
Please rate this library. Is it a good library?
Informations about the package ojs-sdk
OJS-SDK
SDK package for the OJS
Install
Configure
OJS installed in the same server is necessary. Inform the path of OJS for all dependencies and the login URL if you need make login and get a user token after login.
Environment | Suggested value | Usage |
---|---|---|
OJS_VERSION | 3_2_1-1 | Setup development environment with Docker |
DB_PASSWD | root | Setup development environment with Docker |
OJS_WEB_BASEDIR | /app/ojs | For make all |
OJS_LOGIN_URL | http://localhost/ojs/index.php/journal/login/signIn | Only for login |
How to use?
-
Create or update user:
-
changePassword
-
getUniqueUsername
- Login
Make anyfing
The method OjsProvider::getApplication();
make all necessary to use all classes of OJS.
For more informations see OJSUserService.php.
Development
Use Docker for create a development environment.
If you don't use Docker, read the Dockerfile.
Running tests:
All versions of ojs-sdk with dependencies
PHP Build Version
Package Version
No informations.
The package lyseontech/ojs-sdk contains the following files
Loading the files please wait ....