Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to add custom component? #21

Closed
netforcelabs1 opened this issue Oct 1, 2018 · 1 comment
Closed

How to add custom component? #21

netforcelabs1 opened this issue Oct 1, 2018 · 1 comment

Comments

@netforcelabs1
Copy link

Hello,

I really love this page editor.
i need your help with two little things

1)- I would like to add a countdown timer .
is there any easy way i can do that?

2)- Also i would like to give user ability to upload their own image from their computer
is that possible?

if you can give me some ideas that will be great
@givanz

@givanz
Copy link
Owner

givanz commented Oct 26, 2018

Hi

You can follow the small tutorial from here https://github.com/givanz/VvvebJs/wiki/Components you can also check libs/builder/components-widgets.js to see how existing components are written and you can duplicate and start changing instead of starting from scratch.

Image upload is done with image input, you can check this issue #13 for details.

@givanz givanz closed this as completed Oct 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants