"module" in Forum Topics
Forum Topics
Module for CRM
02/09/16 08:33:21PM, by adanhash
As Jamroom is expanding, it can start be used a small and medium businesses . it will be good if there was a jrmodule for some major CRM such as salesforce
Grouping Module Items
04/18/14 03:43:59AM, by sekeri
I was really impressed when I first saw what Jamroom can do without even writing a single line of code. I think "Grouping Module Items" is the most important missing function in Jamroom. Jamroom is a great place to keep/serve all these user audios, videos, articles, lessons,reviews, pictures, etc.. I can even create custom forms with custom select fields which provides my users to add their articles, lessons under certain groups/categories like "Beginner Lessons", "Advance Lessons" etc....
Subscriptions Module Question
02/12/18 11:04:29AM, by Ceri
I appreciate that this module is still in beta but I am wondering if I can install it now without creating conflicts with the Foxycart module which I already have on the site. Is it a completely standalone module or does it work with the existing Foxycart module? Also I am wondering....can I install it now without activating it so that I can at least take a look at it. Would this cause any problems? Or should I just wait?
Comments Module Settings
06/24/15 09:57:07AM, by derrickhand300
Is there a setting where I can allow ANYONE to comment on content WITHOUT needing to be logged in as a member? The site I am working on does not have "members" but I would like to allow site visitors to comment on videos images etc... Is there a certain quota config setting for this?
Error On jrLike Module
09/09/14 12:36:02PM, by Ekwe
CRI: Unable to copy modules/jrLike/templates/item_index.tpl to template cache directory: data/cache/jrCore What is causing this?
Custom Module Libs
04/07/17 02:13:04AM, by SoftDesigns
GOAL : Create our own PHP libs with functions that all JR Custom modules can access -- Question #1 : In raw PHP to get access to custom lib functions, we may use: Include("libCore.php); require_once("libCoreAPI.php"); This does not seem correct to use raw PHP includes inside JR custom modules: Do you recommend we use raw PHP includes inside custom JR modules? -- Question #2: Another method would be a custom JR Module used as a library, for example: sdLibCore Inside sdLibCore module, for...
Paid acces module?
11/19/14 11:01:19AM, by TylerD
Hello, I have a Ning network (2.0) and am happy with it. Unfortunately, I am unsure of how the 3.0 version will play out and am looking for alternatives just in case. I have a closed membership site and was wondering if there were any plans for Jamroom to offer a paid access feature and possibly a zipcode search. That would be awesome and a great deal maker for me. Thanks!
Aparna Module - JrPlaylist
02/27/16 10:05:40AM, by johnchansa
I want to create a module for users to upload ringtones and be listed separately from normal audio.I'll borrow some ideas from jrAudio module. How can I create playlist items for selected ringtones? I can see each module has item_playlist.tpl.
Page Module Current ID
03/20/17 08:17:59AM, by SoftDesigns
RE: Page Module, custom profile pages: -- We get the current module here: $_sModuleURL = strtolower($_data['module_url']);-- Question #1: Is the page ID "2" below unique per profile, or site wide? Example: MySite/ProfileA/page/2/home -- Question #2: Is there a JR variable that will give us ID or Name of current profile custom page being viewed? $_sHOST = strtolower(parse_url($_sURI, PHP_URL_HOST));We can use raw PHP like above, if we must, but prefer a JR variable.
Live Stream Module
08/26/14 07:45:15AM, by izhmel
Jamroom developers, I need a module that I can do live stream and broadcast live stream that we can have microphone and live DJ, is there a module or how much $$ to develop one such as the link below. please let me know ASAP Thanks http://www.livestream.com/englishpoundradio/video?clipId=pla_17cb48b8-63b8-4a03-9c4a-35c0d733a291&utm_source=lslibrary&utm_medium=ui-thumb
$page_title in custom module
06/21/18 03:10:50PM, by PatriaCo
Where do I set the $page_title in a custom module? Thanks
Support Ticket Module
03/18/17 08:36:37PM, by rscotland
Hi there, Just about to begin trialling JamRoom and one feature that I am very interested in is the Support Ticketing Module. Currently, we use a dedicated Ticketing system however, it's not very integratable to other systems without some crazy custom development. Not that I am looking at JR for this sole feature however, I am curious as to the flexibility on the following; - Can the Ticketing Fields be custom? or Custom Fields be added? i.e: Agent can mark Ticket as a "Billable Event" -...