Skip to content

Latest commit

 

History

History
32 lines (27 loc) · 1.38 KB

File metadata and controls

32 lines (27 loc) · 1.38 KB
layout welcome
title Welcome
sidebar welcome
lang en
welcome
lead text demo sources
Thelia is an open source tool for creating e-business websites and managing online content. This software is published under GPL.
<p> Here is the current developping next major version. You can download this version for testing or see the code.<br/> Here is the most recent developed code for the next major version (v2). You can download this version for testing or having a look on the code (or anything you wish, respecting GPL). </p> <p>Most part of the code can possibly change, a large part will be refactor soon, graphical setup does not exist yet.</p>
Try demo
View sources

Getting Started

Installation

Learn how to install your Thelia 2 quickly to take advantage of all its features

Modules

You can develop modules for extending Thelia functionalities.

Form

With Thelia 2, form management is completely new. Each form has a dedicated class allowing to control many things like validation, default values, etc.

Loop

Loops are the most convenient feature in Thelia for front developers. Learn to create your own here.