Skip to content

Commit 1c88018

Browse files
committed
Note about V7 API
1 parent 961295b commit 1c88018

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# SugarRestApi.php
22

3+
_**2013-11-12 This library is for the SugarCRM 6.x series and not foe 7.x. For v7 SugarCRM has adopted
4+
a proper RESTful approach with oauth token-based authentication. Since there will be no V7 CE available
5+
for download for some time (and may never be available) then 6.x is likely the last version that
6+
will be supported by this library.**_
7+
38
_**2013-04-25 Please note - these examples are out-of-date as I've restructured the classes somewhat.
49
I've tried to implement a factory to return entries and lists of entries, but it's all WIP at the moment.
510
For example, I've moved from Resty to Guzzle, but we have a middle transport abstract to standardise

0 commit comments

Comments
 (0)