Vufind: The library OPAC meets Web 2.0


 

VuFind 2.x Developer Manual

This page covers development of VuFind 2.x; for earlier versions, see the VuFind 1.x Developer Manual.

Coding Standards

For help with standards compliance, try the PHP_CodeSniffer tool. Install it with PEAR, then run:

phpcs --standard=PEAR [file]

Development Tools

  • Git - Notes on aiding development with version tracking.

Architecture Notes

General Information

Plugins

VuFind features integration points for a variety of plugins. The General Plugin Information page describes general principles for building plugins. The list below offers specifics for each type of plugin.

How-Tos

Planning

Testing

External Resources

  • Working with MARC - This Code4Lib page offers useful resources for dealing with MARC records.
vufind2/developer_manual.txt · Last modified: 2013/04/25 07:11 by demiankatz
 
Recent changes RSS feed Driven by DokuWiki