dubas-pro / ext-uuid-field

The EspoCRM extension for generating universally unique identifiers (UUIDs).

Home Page:https://devcrm.it/uuid

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dubas UUID Field for EspoCRM

GitHub release (latest by date) EspoCRM PHP License: GPL v3

The EspoCRM extension for generating universally unique identifiers (UUIDs). It uses ramsey/uuid to generate UUIDs.

Supported UUID versions

Requirements

  • EspoCRM 7.0.0 or later;
  • PHP 8.0 or later;

Optional PHP extensions

While not required, these extensions improve the performance of ramsey/uuid.

Getting started

Installing an extension

Download the latest ZIP from the releases page.

The instructions for installing EspoCRM extensions can be found in the official documentation.

Creating UUID field

Use Entity Manager in EspoCRM Administration panel to create new field for given entity types. For more information please consult the official documentation.

Bugs

If you find an issue, let us know here!

Support

This repository is not suitable for support. Please don't use our issue tracker for support requests, but for core issues only.

Need help? Please write us an email at contact@dubas.pro or visit https://devcrm.it.

Support requests in issues on this repository will be closed on sight.

License

dubas s.c. - contact@dubas.pro

Copyright (C) 2023 Arkadiy Asuratov, Emil Dubielecki

Dubas UUID Field extension for EspoCRM is published under the GNU GPLv3.

About

The EspoCRM extension for generating universally unique identifiers (UUIDs).

https://devcrm.it/uuid

License:GNU General Public License v3.0


Languages

Language:PHP 76.8%Language:JavaScript 19.2%Language:Shell 2.2%Language:Dockerfile 1.8%