You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This extension is the Server part for t3am client for older TYPO3 (server) versions. If you want to TYPO3 11 or newer as T3AM Server, please use
https://github.com/in2code-de/t3am. The updated version of T3AM combines now Server and Client.
Copy file name to clipboardExpand all lines: README.md
+13-1Lines changed: 13 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,11 @@ T3AM (client) allows you to log in at any TYPO3 with a single username/password
9
9
10
10
[T3AM (client)](https://github.com/in2code-de/t3am) is required if you want to use T3AM Server.
11
11
12
+
## Compatibilty for newer TYPO3 Version
13
+
14
+
This extension is the Server part for t3am client for older TYPO3 (server) versions. If you want to TYPO3 11 or newer as T3AM Server, please use
15
+
[T3AM](https://github.com/in2code-de/t3am). The updated version of T3AM combines now Server and Client.
16
+
12
17
## Installation & Configuration
13
18
14
19
Prerequisite: You should have installed T3AM (client) in another TYPO3 instance already!
@@ -35,7 +40,14 @@ If a user gets deleted in T3AM Server (not removed from the database!) the user
35
40
36
41
ext_icon.svg: <div>Icons made by <ahref="https://www.flaticon.com/authors/smashicons"title="Smashicons">Smashicons</a> from <ahref="https://www.flaticon.com/"title="Flaticon">www.flaticon.com</a> is licensed by <ahref="http://creativecommons.org/licenses/by/3.0/"title="Creative Commons BY 3.0"target="_blank">CC 3.0 BY</a></div>
37
42
38
-
## Changelog
43
+
## Changelog
44
+
45
+
V3.0.2
46
+
* Mark this extension as obsolete, as
47
+
48
+
49
+
V3.0.0
50
+
* Support for TYPO3 10 as [T3AM](https://github.com/in2code-de/t3am) combines now Server and client
0 commit comments