Hello guys!
I want to share with you today new extension witch is called UUID field for EspoCRM.
It's free extension which will add new field type to your EspoCRM and let you to create new field which will generate UUID for every single record. Extension is available for download as an extension to EspoCRM at https://devcrm.it/uuid.
Extension support two versions of UUID. The first(time-based) and fourth(random). We've integrated ramsey/uuid composer package to generate UUID's in proper way.
Please feel free also to check our source code in publicly available github repo: https://github.com/dubas-pro/ext-uuid-field
I want to share with you today new extension witch is called UUID field for EspoCRM.
It's free extension which will add new field type to your EspoCRM and let you to create new field which will generate UUID for every single record. Extension is available for download as an extension to EspoCRM at https://devcrm.it/uuid.
Extension support two versions of UUID. The first(time-based) and fourth(random). We've integrated ramsey/uuid composer package to generate UUID's in proper way.
Please feel free also to check our source code in publicly available github repo: https://github.com/dubas-pro/ext-uuid-field
Comment