Skip to content
This repository has been archived by the owner on May 31, 2023. It is now read-only.

BeOne-PL/multi-tenants-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

MultiTenants Tools

The project contains tools useful for users who are in many tenants (e.g. admins). There are two parts of the project:

  • AMP addon for Alfresco
  • ADF application

Angular project template was generated using ADF application generator for Yeoman

Features

  • searching nodes in several tenancy at the same time

Settings

You can find Alfresco connection settings in the proxy.conf.json file.

Quick start

AMP

java -jar bin\alfresco-mmt.jar install amps/multitenant-1.0-SNAPSHOT.amp tomcat\webapps\alfresco.war

ADF application

npm install
npm start