Integration with Dropbox
Integration with Dropbox
What are the possibilities to integrate files on Dropbox with CMS Made Simple?
Re: Integration with Dropbox
Explain yourself...
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Re: Integration with Dropbox
I want to give users of our CMSMS-site the possibility to retrieve files which are stored on Dropbox (or an other cloudservice) in a controlled way with a single sign on.Rolf wrote:Explain yourself...
Re: Integration with Dropbox
There's no way in general to do that. But there's a good example (from the past) how this could be done.
There was a module named ListIt2.
http://dev.cmsmadesimple.org/projects/listit2
Was an universal module which could be done a lot - mainly all things which should be listed (galleries, downloads, calendars, news, catalogs and so on).
This module could be extended by input fields and yes, these fields could be also external fields too (from a cloud service - here for Amazon S3). This extension was done by a separate module
http://dev.cmsmadesimple.org/projects/listit2amazon
The follower of ListIt2 is LISE. Think this module provide same possibilities like the old one.
So you have only to code some similar for LISE / Dropbox ...
There was a module named ListIt2.
http://dev.cmsmadesimple.org/projects/listit2
Was an universal module which could be done a lot - mainly all things which should be listed (galleries, downloads, calendars, news, catalogs and so on).
This module could be extended by input fields and yes, these fields could be also external fields too (from a cloud service - here for Amazon S3). This extension was done by a separate module
http://dev.cmsmadesimple.org/projects/listit2amazon
The follower of ListIt2 is LISE. Think this module provide same possibilities like the old one.
So you have only to code some similar for LISE / Dropbox ...