https://github.com/librecodecoop/ojs-csp-submission
Modelo de Plugin OJS para acrescentar campos na submissão de artigos
https://github.com/librecodecoop/ojs-csp-submission
hacktoberfest ojs ojs-plugins php
Last synced: about 1 year ago
JSON representation
Modelo de Plugin OJS para acrescentar campos na submissão de artigos
- Host: GitHub
- URL: https://github.com/librecodecoop/ojs-csp-submission
- Owner: LibreCodeCoop
- License: gpl-3.0
- Created: 2019-12-27T15:00:21.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-11-11T18:16:30.000Z (over 1 year ago)
- Last Synced: 2024-11-24T20:10:10.448Z (over 1 year ago)
- Topics: hacktoberfest, ojs, ojs-plugins, php
- Language: PHP
- Homepage:
- Size: 2.23 MB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# setup
```bash
git clone https://github.com/librecodecoop/ojs-csp-submission.git plugins/generic/cspSubmission
composer --working-dir=plugins/generic/cspSubmission install
```