cancel
Showing results for 
Search instead for 
Did you mean: 

I think this product is not open source

kodermax
Star Contributor
Star Contributor

This product is not open source. It can not be used in production. You will not be able to add custom types and custom workflows. 😞

8 REPLIES 8

pibou_Bouvret
Elite Collaborator
Elite Collaborator

you can create a doctype with simple XML contributions using org.nuxeo.ecm.core.schema.TypeService extension points (schema and doctype)

and how do I then generate the finished plug-in jar?

Not sure you need to, the XML might just have to be deployed under nxserver/config.

Florent_Guillau
World-Class Innovator
World-Class Innovator

The full source of Nuxeo is available at https://github.com/nuxeo, under an open source license (see https://doc.nuxeo.com/nxdoc/licenses).

But I see this message "It can only be used for development and will be stopped if used in production"

Florent_Guillau
World-Class Innovator
World-Class Innovator

A message like It can only be used for development and will be stopped if used in production means that you are using Nuxeo-provided prepackaged hotfixes, which are a paid service. You must uninstall the prepackaged hotfixes if you don't have a support contract and therefore a valid license (instance.clid) file.

Otherwise you can always compile everything from source. But not use our prepackaged hotfixes directly.

I understand, the server itself will stop after a while?

Yes

Getting started

Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.