Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

#

Name

Description

1

can_sponsor_app

Can members of this user group mark a app as Sponsor without paying fee?

2

app_sponsor_price

How much is the sponsor space worth for app? This works in a CPM basis.

3

auto_publish_sponsored_app

After the user has purchased a sponsored space, should the app be published right away?<br>If . If set to No, the admin will have to approve each new purchased sponsored app space before it is shown in the site.

...

Note: replace app with your app's alias

...

Sponsor methods

phpFox provides 2 sponsor methods: Sponsor without fee and Purchase sponsor.

Sponsor without fee

When {{can_sponsor_}}app{{` is *Yes*, user of that user group can sponsor item without paying fee.
All you have to do in your app is mark item as sponsor by database query and don't forget to add sponsor via function }}addSponsor(){{ in class }}Ad_Service_Process`Process.

Purchase sponsor

Integrate below url to redirect your user to sponsor page.

...