Close

Creating a Share UI Extension Project

You can create an extension project that you will use throughout the tutorials.

There are two different types of Alfresco SDK projects that you can use to develop extensions for the Share web application. Which one to use depends on the use case. If you are developing a component that should be distributed separately (that is, not part of the Share WAR), then use the Share JAR project type. On the other hand, if you are working for a client and are developing a whole solution, which requires you to work with Alfresco Repository, Alfresco Share, and Search (Solr), then use the so called All-in-One (AIO) project type.

The following list has links to both of the project types (SDK archetypes introduction):

When going through the tutorials it might be easiest to use an All-in-One project as it has everything included. If you for example use the Share JAR project you would also need a Repository running somewhere, and it does not support searching.

Edit this page

Suggest an edit on GitHub
This website uses cookies in order to offer you the most relevant information. Please accept cookies for optimal performance. This documentation is subject to the Documentation Notice.