How to install plugins offline?

Post Reply
okuc
Posts: 4
Joined: 02.03.2024 13:38

How to install plugins offline?

Post by okuc »

Since my environment is not very good, online installation of plug-ins always times out, so I want to install them offline. The problem is, I can't find a tutorial for direct installation.

I unzipped the plug-in zip package downloaded from github and copied it to the py folder, but it doesn't seem to work?
main Alexey
Posts: 2245
Joined: 25.08.2021 18:15

Re: How to install plugins offline?

Post by main Alexey »

I am adding new small topic to the Wiki. here it is:

==How to install add-ons offline==
1. Download all add-ons in one zip file from this SourceForge page: https://sourceforge.net/projects/cudate ... ddons_all/ . Unpack this zip file to some folder.
2. You will find there individual add-ons, like "plugin.xxxx.zip", "lexer.yyyy.zip", "linter.zzzz.zip" etc.
3. To install individual add-on, just open its zip file in CudaText "File / Open file" dialog. CudaText will handle zip archive and suggest to install add-on from it.
okuc
Posts: 4
Joined: 02.03.2024 13:38

Re: How to install plugins offline?

Post by okuc »

Thank you!
Post Reply