PHPackages                             thelia/import-t1-module - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. thelia/import-t1-module

ActiveThelia-module

thelia/import-t1-module
=======================

0.8.2(6y ago)31.0k6[5 issues](https://github.com/thelia-modules/ImportT1/issues)LGPL-3.0+PHP

Since Feb 2Pushed 4y ago3 watchersCompare

[ Source](https://github.com/thelia-modules/ImportT1)[ Packagist](https://packagist.org/packages/thelia/import-t1-module)[ RSS](/packages/thelia-import-t1-module/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (1)Versions (4)Used By (0)

ImportT1 module for Thelia 2
============================

[](#importt1-module-for-thelia-2)

This module will import a Thelia 1.5.x database into the local Thelia 2 database. The following information will be imported :

- Customers.
- The complete catalog, with images and documents, features and attributes.
- Folders and contents, with images and documents.
- Orders.

**Be aware that the related content of your database will be deleted, so be sure to backup it before starting the importation process.**

The import process needs an access to your Thelia 1 database. This could be the real (live) database, but is is safer to make a copy of this database (e.g. an export / import), and start the import on this copy.

If you want to import images and documents, you'll have to provide the absolute path to the 'client' directory of your Thelia 1 installation. As the required folders are `client/gfx`, `client/document` and `client/commande`, this is the only ones you need to copy on the local machine if your Thelia 1 installation is located somewhere else.

It is **recommended** to start the import process on a fresh Thelia 2 database, to prevent any inconsistencies

Once you've completed a full import, you can choose to only customers and orders. This way, you can prepare your Thelia 2 shop while keeping the Thelia 1 shop opened, and get the last customers and orders when the shop is switched to Thelia 2.

How to install
--------------

[](#how-to-install)

This module must be into your `modules/` directory (thelia/local/modules/).

You can download the .zip file of this module or clone it into your project like this :

```
cd /path-to-thelia
git clone https://github.com/thelia-modules/importT1.git local/modules/ImportT1

```

Next, go to your Thelia admin panel for module activation.

Customer passwords
------------------

[](#customer-passwords)

Once the import ended, this module must remain enabled ! A temporary table (customer\_temp) is created for storing password in Thelia 1 format.

Payment and Delivery modules
----------------------------

[](#payment-and-delivery-modules)

Before starting the importation, please be sure that at least one payment module and one delivery module are installed and activated.

Unfortunately, the import process cannot find the real delivery and payment modules used by your customers during their orders on Thelia 1. Thus, the import process will use the first payment and delivery modules found in Thelia 2, and assign them to imported orders.

Log
---

[](#log)

The whole importation process is logged in the `log/import-log.txt` file, which contains all record created, and the possible errors encountered during the importation.

Correspondance tables
---------------------

[](#correspondance-tables)

The importation process creates several t1\_t2\_xxxxxx tables in your Thelia 1 database. Once the importation is finished, you can safely delete these tables.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 61% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~1218 days

Total

2

Last Release

2540d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2196919?v=4)[thelia](/maintainers/thelia)[@thelia](https://github.com/thelia)

---

Top Contributors

[![roadster31](https://avatars.githubusercontent.com/u/2197734?v=4)](https://github.com/roadster31 "roadster31 (47 commits)")[![lunika](https://avatars.githubusercontent.com/u/767834?v=4)](https://github.com/lunika "lunika (17 commits)")[![InformatiqueProg](https://avatars.githubusercontent.com/u/7933327?v=4)](https://github.com/InformatiqueProg "InformatiqueProg (8 commits)")[![gillesbourgeat](https://avatars.githubusercontent.com/u/7335734?v=4)](https://github.com/gillesbourgeat "gillesbourgeat (2 commits)")[![lovenunu](https://avatars.githubusercontent.com/u/6106094?v=4)](https://github.com/lovenunu "lovenunu (2 commits)")[![bibich](https://avatars.githubusercontent.com/u/1215555?v=4)](https://github.com/bibich "bibich (1 commits)")

### Embed Badge

![Health badge](/badges/thelia-import-t1-module/health.svg)

```
[![Health](https://phpackages.com/badges/thelia-import-t1-module/health.svg)](https://phpackages.com/packages/thelia-import-t1-module)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
