Skip to content
This repository was archived by the owner on Jun 11, 2025. It is now read-only.

Commit 8490c29

Browse files
committed
add prerequisites readme
1 parent 8754891 commit 8490c29

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ This project provides a JavaScript client API into the Alfresco REST API and Act
2727

2828
<!-- toc -->
2929

30+
- [Prerequisites](#prerequisites)
3031
- [Node](#node)
3132
- [Api Modules complete methods list](#api-modules-complete-methods-list)
3233
- [Install](#install)
@@ -76,6 +77,13 @@ This project provides a JavaScript client API into the Alfresco REST API and Act
7677

7778
<!-- markdown-toc end -->
7879

80+
# Prerequisites
81+
82+
To correctly use the alafresco js api the minimal supported version are:
83+
84+
- 5.2.a-EA Alfresco Platform Repository (version [5.2.a-EA](https://wiki.alfresco.com/wiki/Community_file_list_201606-EA) or newer)
85+
- 1.5 Activiti
86+
7987
# Node
8088
To correctly use this component check that on your machine is running Node version 5.0.0 or higher.
8189

0 commit comments

Comments
 (0)