givanz / VvvebJs

Drag and drop page builder library written in vanilla javascript without dependencies or build tools.
https://www.vvveb.com/vvvebjs/editor.html
Apache License 2.0
7.16k stars 1.64k forks source link

Product order and email #308

Open puzkos opened 1 year ago

puzkos commented 1 year ago

Hello!

Not a bad project, it is a pity that it is very damp and updates are not released.

I installed the version from the official site. Only the page editor works with the git, I didn’t even understand why it was ...

About the version from the official site. How do I set up orders and email?

I downloaded version 0.0.2 from the site. Just noticed that version 0.0.3 is available, but the update button doesn't work. How to fix?

Best

givanz commented 1 year ago

Hi

Thank you.

Can you provide more details about the issues with the page editor? What it means that it works with git?

You can configure email settings from Admin > Settings > System > Email settings

Screenshot_2023-07-24_01-46-09

If your hosting provider does not provide email sending feature then you can use the smtp option and signup for a service that provides a smtp server.

Currently there are few options for orders, only settings for default order status etc they are site specific and can be configured from Admin > Settings > System > Sites > [Site] > Orders

Screenshot_2023-07-24_01-56-37

For now only cash on delivery payment is available and limited shipping options with more to come.

Also there are some features like currency conversion and shipping tax zones configuration that are work in progress and will be finished soon.

The release didn't have the version increased to 0.0.3 automatically and after the update it still said 0.0.2 this is the reason it looked that it didn't work, it's fixed now.

A working beta with finished features will be available soon, currently there are unfinished ecommerce features and you can only use it as a very basic store.