Try Sitefinity
Search
Home
Getting started
Complete documentation
FAQ
Sitefinity.com
Installation and Administration Guide
Installation and Administration Guide
Install the SDK
Installing a widget from Sitefinity SDK in your website
Installing a widget from the SDK in your website
Open the
Sitefinity SDK Browser
.
On
Samples
tab, select the widget, which you want to install.
In the right pane, click
Run sample in browser
button.
Select your license.
Select the folder where you want to extract your samples and click
OK
.
On
Database Management Tool
window, your server is automatically detected.
NOTE
: If you are using SQL Server Express, in
Server name
, enter
.\sqlexpress
.
Click
Test Connection
button and, if the connection is successful, click
OK
.
The sample widget opens a new project in the browser.
Click
Go to the back-end
.
The credentials for the new project are automatically created. As username, enter
admin
, as password, enter,
password
.
Sitefinity backend opens.
In your SDK browser, select the sample widget and click
Open sample folder
on the right.
Go to the root folder of the sample module.
Select and copy your module’s folder and folder
Telerik.Sitefinity.Samples.Common
folder.
For example, if you are installing the
DatePicker
widget, copy folder
DatePicker
and folder
Telerik.Sitefinity.Samples.Common
.
From
Sitefinity Project Manager
, select
your
project and click
Edit in Visual Studio
.
Your project opens in Microsoft Visual Studio.
Open the context menu of
SitefinityWebApp
and click
Open Folder in Windows Explorer
.
In folder
Projects
, paste the copied folders.
Go back to the Visual Studio, where your project is opened.
In the context menu of your solution, click
Add
»
Existing Project…
Open folder
Telerik.Sitefinity.Samples.Common
, select the project file and click
Open
.
In the context menu of you solution, click
Add
»
Existing Project…
Open the widget’s folder, select the project file and click
Open
.
Under
SitefinityWebApp
, open the context menu of
References
and click
Add Reference…
On
Projects
tab, select the widget and
Telerik.Sitefinity.Samples.Common
and click
OK
.
Build your solution.
Save and close Microsoft Visual Studio.
Run your project in the backend and register your widget.
For more information, see
Registering a new widget in Sitefinity
.
Next steps
Try now
Request a demo
+1-888-365-2779
sales@sitefinity.com
Related topics:
Installing a module from the SDK in your website
Installing a widget from Sitefinity SDK in your website
Feedback
How useful is this article?
Tell us more
Submit
Your message was successfully sent.
We appreciate your feedback.
Your message could not be sent.
OK