Video

Quick start video

This 30 minute video will guide you through the process of creating an article website inside Kooboo and use Kooboo's inheritance feature to create a sub site. A basic knowledge of HTML is recommended in order to understand this video completely. The basic steps include: defining schema, creating templates and configuring pages. After this video, you should be able to create a standard multilingual website yourself.
Watch Online Download

Sample module development video

A tutorial to create a sample Kooboo module extension. A Kooboo module extension is a ASP.NET MVC mini site which can run as a stand alone application and also install into Kooboo as a module.
Watch Online Download

Inline editing video

Inline editing enables you to edit content in place while browsing websites. All that's necessary is the placement of a tag surrounding the content fields to enable line editing.
Watch Online Download

Intellisence code editor video

The first online code editor that supports Visual Studio like Intellisense. This will save developers huge amounts of time in remembering Kooboo API methods and make coding on web much faster.
Watch Online Download

Deployment tool video

This is a simple import & export function to easily transfer your Kooboo website from a test server to a live server. You can use it to create a deployment site package or create a site template for public download.
Watch Online Download

Content event video

You can extend the content editing screen with additional custom menus or define a trigger when content updated.
Watch Online Download

Workflow video

Kooboo built in a simple and effective workflow engine.
Watch Online Download

SEO video

Kooboo includes native support for SEO. You can customize URLs in any way you want and easily add titles or meta to your pages.
Watch Online Download

Search video

Use the built-in Lucene.NET search library for full text content search.
Watch Online Download

Static code video

Global code block. Code methods defined in the Static code can be accessed from all content templates or layout templates.
Watch Online Download

Relation video

Kooboo maintains a relation table for Content, Content template, Layout template, Text resource, PagePlugin and Module. You can easily find out where those components are being used.
Watch Online Download

Schedule task video

Build your own schedule task and configure it to run at Kooboo.
Watch Online Download

Integrate with Visual Studio 2008 video

Integrating kooboo with Visual Studio 2008.
Watch Online Download

Kooboo extjsform video

This is the UI library that the complete Kooboo CMS UI is based on. This tool can signifigantly decrease development hours. It also helps alleviate worries about UI part so that more time can be spent on important business logic.
Watch Online Download

Use of Kooboo modules

This video shows how you can use the 8 Kooboo modules from the Kooboo team at codeplex.com
Watch Online Download

Kooboo content synchronization using CMIS

Use Kooboo CMIS to synchronize content with remote Kooboo instances.
Watch Online Download