Skip to content

jrcollado1987/Telerik.Sitefinity.Samples.RealEstate

 
 

Repository files navigation

Telerik.Sitefinity.Samples.RealEstate

Build Status

The Real Estate starter kit is developed for companies in the fields of real estate, tourism, and hospitality. Such companies want to effectively showcase their properties, keep information up to date, and present attractive offers. This ultimately results in more sales and profits.

This starter kit provides companies with a head start on their project. In addition, the starter kit gives developers a template for adding custom features to Sitefinity. Some of the starter kit's features are:

  • property listing module
  • property search
  • agent directory
  • photo galleries
  • maps

Requirements

  • Sitefinity license

  • .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.

You need to attach the database backup files to your SQL Server. To do this:

  1. In SQL Management Studio, open the context menu of Databases and click Attach...
  2. Click the Add... button and navigate to the SitefinityWebApp -> App_Data folder.
  3. Select the SitefinityRealEstateStarterKit.mdf file and click OK.
  4. Click OK.

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.

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.RealEstate/releases).

Login

To login to Sitefinity backend, use the following credentials:

Username: admin

Password: password

Additional resources

Developer's Guide

Integration with OpenAccess Enhancer

About

The Real Estate starter kit is developed for companies in the fields of real estate, tourism, and hospitality.

Resources

Stars

Watchers

Forks

Packages

No packages published