Home › Widget Developer Guide › How Widgets Work
How Widgets Work
This is a quick summary of how Widgetbox widgets work.
The part that differs from most standalone widgets is that each user’s unique widget configuration is stored by Widgetbox and retrieved when the widget is rendered.
This allows the user to reconfigure the widget without re-installing it on their site.
There are three major steps:
| Step | Description |
|---|---|
| Developer creates widget |
|
| User subscribes to widget |
|
| Web surfer views site | This step is explained below. |

