Developer Documentation

The following sections discuss development against the Jive platform, from simple modifications such as theming which change the look and feel of a community, to coding your own custom applications and plugins to work inside of Jive.

This documentation links to a variety of API resources. The future direction of third-party Jive development, however, is through Apps, lightweight programs that operate within Jive, communicate with the activity stream, and can leverage information from both Jive and other enterprise programs. You can read detailed information about developing Apps and using the required APIs on the Jive Apps Developer Community at https://developers.jivesoftware.com/community/community/docs.

Note: If you created plugins using the OpenClient API for previous versions of Jive, you can still code against the earlier version. Use the version 4.5 documentation for reference. However, keep in mind that this API has been deprecated for version 5.0 and will be removed completely in the next major release. We recommend using the Jive Core REST API or Jive Apps for new development.