The PHP download system can generate a download page based on pinyin. I have debugged it on this site and found it to be functional and practical. It's just that the template at the front desk is a bit ugly. It's up to you to modify the template yourself.
For example: Tencent QQ 2005 Beta 2 Coral Version V3.1.4 can be generated as http://localhost/dir/soft/TengXunQQ-2005-Beta-2-ShanHuChongBan-V3-1-4.html
Of course, the following addresses are for local debugging, so you can change them yourself.
Attachment: Program structure
Templates are templates.
What you want to change is
Config/_Config.inc.php basic settings file
Config/DB_Config.inc.php #Database password, etc.
Expand