You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vimaljoseph edited this page Nov 25, 2014
·
2 revisions
Introduction
This is a CiviCRM CMS independent extension for creating and managing embeddable widgets which can showcase content from various CiviCRM properties like Donate links to contribution pages, Contribution status as progressbar, Malinglist signup forms, html text etc. The Widget Creation Interface (WCI) offer the flexibility to CiviCRM users to customize the look and feel of the widgets.
Features
CiviCRM users can create embeddable widgets using existing CiviCRM compontents like Contribution pages as well as Mailinglists.
Progress bars can be created and added to widgets which draws its value from a formula including values from one or more contribution pages
We have seperated the embed code and widgets so that it is possible to change the widget appearing in a website without chaning the embed code.
It is possible to cache the widget generated to reduce the load on the CiviCRM server.