Search by

thelia / thelia-skeleton

thelia

Skeleton that contains required packages for Thelia

Package info

github.com/thelia/thelia-skeleton

pkg:composer/thelia/thelia-skeleton

Statistics

Installs: 15 647

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

3.1.0 2026-09-16 09:52 UTC

README

This package lists the parts that make up a Thelia 3 installation: the core, the Flexy front-office template, the default-twig back-office template, and the email and PDF templates. A project depends on this single package instead of pinning each part by hand.

You do not install this package directly. To create a Thelia project, use the project skeleton:

composer create-project thelia/thelia-project my-shop

See thelia/thelia-project for the installation guide, and thelia/thelia to work on Thelia itself.