0
votes

I just found a website from where I can get alloy widgets http://alloylove.com/

Please tell me how to use/integrate downloaded widgets in my project.

2
Be aware that that said hasn't been updated for 3 years.Fokke Zandbergen

2 Answers

1
votes

You can use http://gitt.io/ instead of http://alloylove.com/ , because gitt.io can install widgets modules for you .

For example :- to install nl.fokkezb.loading widget http://gitt.io/component/nl.fokkezb.loading from your project root run this command

$ gittio install nl.fokkezb.loading

It`s easy .

0
votes

You need to download the contents and put it inside the widget folder. Once that is done, update the config.json file. Once done, call createWidget call and you are good to go.