Grouper Documentation
Grouper Documentation
twitter youtube linkedin google-plus
Grouper: RSS manager, XML converter, website scraper
Web This Site

Grouper - Documentation


Getting Started: Free Download | Purchase | Install
Reference: Functions | Plugins | Themes
Etc.: Configure | Affiliates

Grouper Evolution API
 
Grouper Evolution allows plugins to register callback functions for various stages of the processing of creating an RSS newsfeed. The API for registering callbacks, and the arguments that will be sent to your callback functions are described below.
 
You may use the plugins bundled with Grouper Evolution as a starting point for developing your own plugins.
 
Registering Callbacks, etc.
When your plugin is loaded or reset, it must set three Grouper configuration values: Callback Prototypes
The following describes the arguments passed to your callback functions and how they should return their results.