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: 4 months 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 (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-09T16:30:24.000Z (over 9 years ago)
- Last Synced: 2025-01-10T14:50:42.207Z (5 months ago)
- Topics: php, reviewchris, vivo, wordpress
- Language: PHP
- Homepage:
- Size: 218 KB
- Stars: 0
- Watchers: 9
- 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.