ShipLang Standardized AI Multi-Language Framework Installation Tutorial

This tutorial will guide you through the entire process of installing the ShipLang framework from scratch, including server selection, environment configuration, and framework deployment.

Download ShipLang source code

Choose your preferred download method to obtain ShipLang v1.0.2

Latest version v1.0.2 | Release date: 2026-04-24

Step 1: Basic Configuration

1.1 Basic Configuration

There are three articles in total for the basic configuration. You need to complete these three articles in sequence before reading this tutorial.

Step 2: Install ShipLang

2.1 Download ShipLang

Click the download button above this article to download the ShipLang source code.

Click [Website] -> [PHP Project] -> [Root Directory]

Select all, right-click, and delete all files. If files reappear after a while, delete them again.

Click [Upload File], select the downloaded source code, click [Start Upload], and click [×] after successful upload.

Right-click and extract.

Delete the compressed file after decompression.

Step 3: Configure SEO

Introduction: SEO stands for Search Engine Ranking. You need to configure which domains you want to be indexed by Google.

Tutorial: Root directory -> Open the seo.json file

Set the hosts file to your SEO-optimized domain. Note that you can only enter one domain.

The `no_paths` option configures paths that should be blocked from SEO indexing. URLs containing these paths will not be crawled by search engines.

Step 4: Installation successful

The ShipLang framework system is now successfully installed. You can access it from your domain.

After successfully installing ShipLang, you will need to learn how to use it, which will be covered in the next chapter.