-
Notifications
You must be signed in to change notification settings - Fork 148
Widgets for Developers
Simonas Mikulenas edited this page May 10, 2013
·
22 revisions
In Better CMS there are two types of widgets:
- Content widgets (simple html content that can be used on multiple pages);
- Server widgets;
Content widgets are created via the Better CMS control panel. They are simple to create and function in a very similar way to content editing.
Server widgets are used for the website functionality that needs server side processing.
Content need to be written...
Content need to be written...