Cloning a widget is pretty easy. Follow these stesps:
- Find the Widget that your interested in
- Change to your Zing Widgets Folder
- Clone the widget/widgets that you want.
cd /Zing/src/Widgets
git clone https://github.com/ZingPHP/ZingWidgets.git Widget1 Widget2 Widget3