Skip to content

The Template Importer sample project comes together with the Template Importer Module that enables you to import in your Sitefinity site any website template created through the Sitefinity Template Builder.

Notifications You must be signed in to change notification settings

jrcollado1987/Telerik.Sitefinity.Samples.TemplateImporter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Telerik.Sitefinity.Samples.TemplateImporter

Build Status

The Template Importer sample project comes together with the Template Importer Module that enables you to import in your Sitefinity site any website template created through the Sitefinity Template Builder.

Using the Template Importer sample, you can:

  • Create page templates
  • Create layout widgets
  • Add content items

Requirements

  • Sitefinity 7.1 Beta license

    NOTE: For more information about acquiring a Sitefinity Beta license, contact sales@sitefinity.com

  • .NET Framework 4

  • Visual Studio 2012

  • Microsoft SQL Server 2008R2 or later versions

Prerequisites

Clear the NuGet cache files. To do this:

  1. In Windows Explorer, open the %localappdata%\NuGet\Cache folder.
  2. Select all files and delete them.

Installation instructions: SDK Samples from GitHub

  1. In Solution Explorer, navigate to SitefinityWebApp -> App_Data -> Sitefinity -> Configuration and select the DataConfig.config file.
  2. Modify the connectionString value to match your server address.
  3. Build the solution.

For version-specific details about the required Sitefinity NuGet packages for this sample application, click on [Releases] (https://github.com/Sitefinity-SDK/Telerik.Sitefinity.Samples.TemplateImporter/releases).

Login

To login to Sitefinity backend, use the following credentials:

Username: admin

Password: password

Additional resources

Developers Guide

Template Builder

About

The Template Importer sample project comes together with the Template Importer Module that enables you to import in your Sitefinity site any website template created through the Sitefinity Template Builder.

Resources

Stars

Watchers

Forks

Packages

No packages published