Hi, everybody!
I added Zip compress / decompress on save
- JS zip creates via zip.js: GitHub - gildas-lormeau/zip.js: JavaScript library to zip and unzip files supporting multi-core compression, web streams, zip64, split files, data encryption, and deflate64 decompression. · GitHub
- In backend unzip via ZipArchive
If the size of your wiki exceeds post_max_size value on the server, you can check option “Create zip archive” in plugin settings to compress the document in the zip archive on the client side and send it to server where it decompress
Hope somebody needs this. Have a nice day
