Install the Conferences add-on
PREREQUISITES:
Telerik.Sitefinity.AllNuGet package with version 9.2.6200 or higher must be installed on your project. If it is not installed, installing the NuGet package will install the latest available version ofTelerik.Sitefinity.Allpackage.
- Create an empty Sitefinity CMS project.
- On the file system, create a folder and place the
conferences.nupkgfile inside. - Open the new project in Visual Studio and save the solution file.
- In the toolbar, navigate to TOOLS » Library Package Manager » Package Manager Settings » Package Sources.
- Add as Source the folder where you placed the
conferences.nupkgfile. - Navigate to TOOLS » Library Package Manager » Package Manager Console.
- In Package source, choose the source that you have added.
- In the command line, enter
Install-Package conferences - Verify that all Sitefinity data is located in
~\App_Data\Sitefinity\Add-ons\Conferences. - Verify that the
MVCfolder contains Filtered Sessions widget, model, and view. - Build the project.
- Run Sitefinity CMS.
Conferences, Speakers, and Sessions modules are imported automatically.
Filtered Sessions widget is added to the toolbox automatically.
Sample content items are not imported on system startup. - Navigate to Administration » Add-ons.
- Select Conferences add-on.
- Click Activate for this site.
- Select Import sample content and pages and click Activate.
- Validate that the sample content items and pages have been added and sample pages display the widgets correctly.
Want to learn more?
Enhance your Sitefinity skills by enrolling in free training sessions. Become Sitefinity certified through Progress Education Community to strengthen your professional credentials.
Get started with Integration Hub | Sitefinity Cloud
This free lesson teaches administrators, marketers, and other business professionals how to use Sitefinity Integration Hub to create automated workflows between Sitefinity and other business systems.
Web Security for Sitefinity Administrators
This free lesson teaches administrators the basics about protecting your Sitefinity instance and your sites from external threats. Configure HTTPS, SSL, allow lists for trusted sites, and cookie security, among others.
Foundations of Sitefinity ASP.NET Core Development
The free on-demand video course teaches developers how to use Sitefinity ASP.NET Core and take advantage of its decoupled architecture and modern development model.