https://github.com/unb-libraries/ojs-ipsubscriptions
OJS CRKN IP Subscriptions module and updater script
https://github.com/unb-libraries/ojs-ipsubscriptions
Last synced: 10 months ago
JSON representation
OJS CRKN IP Subscriptions module and updater script
- Host: GitHub
- URL: https://github.com/unb-libraries/ojs-ipsubscriptions
- Owner: unb-libraries
- Created: 2019-07-16T17:32:26.000Z (almost 7 years ago)
- Default Branch: 3.x
- Last Pushed: 2019-07-26T17:22:47.000Z (almost 7 years ago)
- Last Synced: 2025-04-10T04:29:31.174Z (about 1 year ago)
- Language: PHP
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OJS3 CRKN IP Subscriptions module and updater script
## Step 1 - Create database tables.
```
php etc/update.php --ojs /path/to/ojs --create
```
## Step 2 - Update the table with the latest data.
```
php etc/update.php --ojs /path/to/ojs --data https://url.to/data.xml
```
## Step 3 - Enable the CRKN IP Subscriptions module for every journal that should grant access to those users.