Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ctsit/wordpress-vivo-card
Wordpress plugin for generating business cards using data stored in VIVO
https://github.com/ctsit/wordpress-vivo-card
php reviewchris vivo wordpress
Last synced: about 1 month ago
JSON representation
Wordpress plugin for generating business cards using data stored in VIVO
- Host: GitHub
- URL: https://github.com/ctsit/wordpress-vivo-card
- Owner: ctsit
- License: bsd-3-clause
- Created: 2015-10-08T14:36:21.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-09T16:30:24.000Z (about 9 years ago)
- Last Synced: 2023-08-19T18:13:23.467Z (over 1 year ago)
- Topics: php, reviewchris, vivo, wordpress
- Language: PHP
- Homepage:
- Size: 218 KB
- Stars: 0
- Watchers: 8
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# About
This repository stores php code used to communicate with
[VIVO](http://github.com/vivo-project/vivo) in order to generate "business
cards" displayed by the wordpress.Examples of live wordpress pages:
* http://www.ctsi.ufl.edu/about/management/clinical-research-unit-directors/
* http://www.ctsi.ufl.edu/about/management/program-directors/
* http://www.ctsi.ufl.edu/about/management/core-lab-directors/
* http://www.ctsi.ufl.edu/about/management/clinical-research-unit-directors/# Installation
Please read te instructions listed in [INSTALL.md](INSTALL.md) file in order
to enable your wordpress instance to use the php code in this repository.# Contributing
Please fork the repository and send us pull requests against the "develop"
branch.