21287 Posts in 5733 Topics by 2602 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 982 Views |
-
Zend Service Class Twitter

19 February 2011 at 2:27am
How is it possibile to use this class http://framework.zend.com/manual/en/zend.service.twitter.html in SilverStripe?
Is there a guide?
Thank you
-
Re: Zend Service Class Twitter

19 February 2011 at 10:11am
SilverStripe plays nicely with most Zend library classes. If you want to include it in your site just download the class and any dependencies and put them in mysite/thirdparty/..
Then in your SilverStripe code use the standard PHP require_once() function to include the classes from mysite/thirdparty.
| 982 Views | ||
|
Page:
1
|
Go to Top |

