Posted by smalltalkman on March 10, 2015 at 9:33am
I have created an app. It is working well in the main site but not available(Build>apps) in vsites.
My guess is I need to put the app in spaces but do not now how to.
I have created an app. It is working well in the main site but not available(Build>apps) in vsites.
My guess is I need to put the app in spaces but do not now how to.
Comments
All you should need to do is
All you should need to do is implement os_app_info so that they system knows about it:
https://github.com/openscholar/openscholar/blob/SCHOLAR-3.x/openscholar/...
There is also a var that controls what apps a site has access to:
https://github.com/openscholar/openscholar/blob/SCHOLAR-3.x/openscholar/...