Using Aparna to sell Featured slots

gary.moncrieff
gary.moncrieff
@garymoncrieff
10 years ago
865 posts
Hey All

Following on from Michael's post in https://www.jamroom.net/the-jamroom-network/forum/suggestions/20953/merchandise-store

michael:
I think I would approach that the other way around. Instead of selling a service that triggered a site placement, I would have site placements that needed to be purchased.

So use jrAparna to create a site-placement module and allow its items to be sold.

I wanted to break this out into it's own thread as it warranted a separate discussion that may be of help to others.

I am using a clone of the MediaPro Light skin as the base for my site, it has been fairly heavily customised so far but I am taking it even further! I have kept the flexslider on the homepage http://demo.jamroom.net/jrMediaProLight/ and the Featured Artists slider underneath.

I have taken the Featured Artists Slider and applied it to all quotas, adding the appropriate skin settings options as I went.

My ultimate goal for the Flexslider is to have differently laid out slides depending on the quota of the profile featured. ie a photographer wont need songs featured, they'll want their images featured etc.

But that is just a bit of background to set the discussion.

As any of you know that are using MediaPro, we enter profile ids in the relevant section in skin settings. The flexslider then checks this field for ID's.

{jrCore_list module="jrProfile" search="_item_id in `$_conf.gmSkin_slider_profile_ids`" template="index_slider.tpl" limit="21"}

If I were to use jrAparna to sell the slots I am imagining passing the profile ID's into this slider somehow? So the above code would be checking for ID's contained within a datastore field?

Is jrAparna set up with inbuilt support for the Foxycart modules? It's not something I came across in the times I have created modules using it.

It is certainly an interesting proposal Michael made just having a little difficulty seeing how it would function at the moment.


updated by @garymoncrieff: 05/10/15 10:17:48AM
michael
@michael
10 years ago
7,800 posts
I just tried to implement it here and noticed that if we do it on their profile, then:

* It requires a new module to be built that allows for paid form submission of items to the database.

Or if we do it on the admin's profile where others come and buy the item, it requires the aparna module to be able to sell stuff. Last time I looked at it it worked with foxycart, but it seams some updates are needed to get the price field coming out.

Late here now, so I'll give it a better look tomorrow.

Tags