Page 1 of 1

Phonegap & CMSMS

Posted: Sun Jun 29, 2014 8:05 am
by clj83
Hi,

Has anyone attempted to combine a CMSMS installation with an app created using phonegap?

Just thinking out loud currently and searching the web for various multi-platform app solutions. I am an ardent user of CMSMS and so finding a way to combine a CMSMS web project with an app could be quite useful.

I am not talking about trying to create a CMSMS admin app, just a way to publish data from a CMSMS driven website in an app and post data back to the database.

From what I have read so far it should be possible to, for example, publish a news feed in XML format and use that data to display the news feed within the app.

Pushing data back into the database is still something I am reading up on.

Any thoughts/ideas/contributions welcome

Cheers

Chris

Re: Phonegap & CMSMS

Posted: Tue Jul 01, 2014 11:52 am
by chandra
I'm not really familar with Phonegap but here are some approaches

Module FeedMaker make it possible to create a feed all around CMSMS content

http://dev.cmsmadesimple.org/projects/cgfeedmaker

It's also possible without a module

https://www.cmscanbesimple.org/blog/cre ... t-a-module

And to the last there are some topics someone playing with the web app idea yet

http://forum.cmsmadesimple.org/viewtopi ... =4&t=70109

Re: Phonegap & CMSMS

Posted: Mon Jul 14, 2014 1:04 pm
by Njit
That Webapp in the last post is at version 4 already: http://pmkmedia.nl/news/25/88/CMSMS-Webapp-Sjabloon-4-0

He also explains how to create an App around it.