"; } public function setup ($config) { return true; } public function render ($width = 300) { $html = "
FORUM - http://forum.processmaker.com
Discuss ProcessMaker issues, interact with the PMOS community, and get support from fellow developers and community members in the ProcessMaker Forum.
WIKI - http://wiki.processmaker.com
The Wiki is your first stop for ProcessMaker information, including user guides, documentation, community projects, release notes, and FAQ.
BLOG - http://processmakerblog.com
Get our BPM tips in the ProcessMaker blog.
BUG TRACKER - http://bugs.processmaker.com
Help our development team to improve ProcessMaker by reporting your bugs and issues in the Bug Tracker.  Monitor and track issue reports and solutions.
"; echo $html; } }