Skip to content

Packages

Geins is a modular platform and the SDK is also modular. The SDK consists of several packages so you don't bloat your application. Each package provides a specific set of functionality that you can use to build your application.

The following packages are available:

@geins/core 0.3.8

Main package for interacting with the Geins API. All other packages depend on this one.

core-badge-version

core-badge-size

core-badge-size-unpacked

core-badge-version-canary

Read the documentation for more information.

@geins/cms 0.3.8

Package for managing content, including pages, menus.

cms-badge-version

cms-badge-size

cms-badge-size-unpacked

cms-badge-version-canary

Read the documentation for more information.

@geins/crm 0.3.8

Package for managing customer relationship management (CRM) functionalities, such as user authentication, registration, and order history.

crm-badge-version

crm-badge-size

crm-badge-size-unpacked

crm-badge-version-canary

Read the documentation for more information.

@geins/pim TBA

This package is not yet available since it is still under development.

Mean while you can use the graphql client in @geins/core package. Checkout some example queries in here.

This package is not yet available since it is still under development.

Mean while you can use the graphql client in @geins/core package. Checkout some example queries in here.

@geins/oms TBA

This package is not yet available since it is still under development.

Mean while you can use the graphql client in @geins/core package. Checkout some example queries in here.

Released under the MIT License.