WPS loads add-ins from a folder in your user profile plus one text file that lists them. Sumlion's part is two small folders (23 files, 40 KB) and two lines in that file. No administrator rights, no registry, nothing to run.
Right-click the zip → Extract All… You get Sumlion_1.0.0, SumlionDOCS_1.0.0, install.bat, uninstall.bat and INSTALL.txt. (If .bat files are allowed on your machine, double-click install.bat and skip to step 5.)
Press Win + R, paste the path below, press Enter. Create the jsaddons folder if it does not exist yet.
%APPDATA%\kingsoft\wps\jsaddons Copy Sumlion_1.0.0 and SumlionDOCS_1.0.0 from the unzipped archive into jsaddons. The folder names matter — do not rename them.
If jsaddons already has a publish.xml, open it in Notepad and paste the two lines below just before </jsplugins>. If there is no publish.xml, create it with the full contents shown further down.
<jsplugin name="Sumlion" type="et" url="Sumlion_1.0.0" version="1.0.0" enable="enable_dev" install="null" customDomain=""/>
<jsplugin name="Sumlion" type="wps" url="SumlionDOCS_1.0.0" version="1.0.0" enable="enable_dev" install="null" customDomain=""/> Quit WPS completely (every window), start it again and open a spreadsheet or document. The Sumlion tab does not show on the start page — only once a file is open.
WPS asks whether the add-on from Sumlion may run. Click Allow. It asks once for 表格 and once for 文字; that is WPS's standard question for any third-party add-in.
Click the Sumlion tab on the ribbon, then the Sumlion button. Sign in with your email.
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<jsplugins>
<jsplugin name="Sumlion" type="et" url="Sumlion_1.0.0" version="1.0.0" enable="enable_dev" install="null" customDomain=""/>
<jsplugin name="Sumlion" type="wps" url="SumlionDOCS_1.0.0" version="1.0.0" enable="enable_dev" install="null" customDomain=""/>
</jsplugins> Save as publish.xml (UTF-8) inside jsaddons.
The pane updates itself from wps.sumlion.cn; a reinstall is only needed if the ribbon itself changes. To remove: delete the two folders and the two lines (or run uninstall.bat), then restart WPS.
← All downloads