givanz / Vvveb

Powerful and easy to use cms to build websites, blogs or ecommerce stores.
https://www.vvveb.com
GNU Affero General Public License v3.0
313 stars 66 forks source link

Active the "Download" button #50

Open chungyan5 opened 10 months ago

chungyan5 commented 10 months ago

How can we active the "Download" button which i can see at VvvebJs?

image

givanz commented 10 months ago

To enable download button you need to uncomment the following code in public/admin/default/editor/editor.html

Button code

https://github.com/givanz/vvveb-admin-template/blob/83e2f2dac29ce5ad7becb24f15d08aab8a5570ed/editor/editor.html#L954-L956 (source)

Zip plugin for assets download

https://github.com/givanz/vvveb-admin-template/blob/83e2f2dac29ce5ad7becb24f15d08aab8a5570ed/editor/editor.html#L3115-L3117 (source)

The download option will only download the current page if you want to download the entire site you can use something like https://www.httrack.com/