Useful to make fast prototype from build in widget.
Copy widget directory to modules directory:
cp -R /zabbix/widgest/actionlog /zabbix/modules/my-actionlog
Run script to modify copy of widget to work along side with build in one.
./rename.sh --dir /zabbix/modules/my-actionlog
Now can go to Administration and enable copied widget.