Dear PKP Team
Could you advice whether their are any new patches available for OMP 1.2.0?
With thanks
Dear PKP Team
Could you advice whether their are any new patches available for OMP 1.2.0?
With thanks
Hi @tretief,
We’re maintaining the omp-stable-1_2_0
branch on github.com with minor updates since the release of OMP 1.2.0. You can either work with git
to keep your installation up to date with the most recent patches (recommended), or get them from the web interface of github by looking through the omp changeset and pkp-lib changeset.
Regards,
Alec Smecher
Public Knowledge Project Team
Hi @asmecher,
I’ve followed the instructions to do a git clone, submodule update and checked out the omp-stable-1_2_0
branch successfully.
However, I am receiving the Composer dependency error discussed here:
I do not (and can not) have Composer installed on my Linux server, is there another way of resolving these dependencies?
Thank you,
Hi @John,
Composer is quick and easy to get – it’s a one-line command, and there’s no need to install it centrally.
Regards,
Alec Smecher
Public Knowledge Project Team