Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.