We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 961295b commit 1c88018Copy full SHA for 1c88018
README.md
@@ -1,5 +1,10 @@
1
# SugarRestApi.php
2
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
+
8
_**2013-04-25 Please note - these examples are out-of-date as I've restructured the classes somewhat.
9
I've tried to implement a factory to return entries and lists of entries, but it's all WIP at the moment.
10
For example, I've moved from Resty to Guzzle, but we have a middle transport abstract to standardise
0 commit comments