Keyword

Pay to Publish

More
7 years 7 months ago #164234 by Leon
Pay to Publish was created by Leon
Hello!

Is it possible to create some kind of form for the user to publish a K2 article in front end, but make him only able to publish if he pays for it? Most likely by Paypal.

Also in this same category, is it possible to make users able to pay subscription and automatically be moved to a K2 group which lasts for the time period paid? Like if he payed for 6 months, he will be on that group for 6 months and then removed automatically?

Thank you!

Please Log in or Create an account to join the conversation.

More
7 years 7 months ago #164235 by william white
Replied by william white on topic Pay to Publish
Sounds like you want to create registered group that can add but not publish, the next that can add/edit/publish and customize a subscription component to move them between the k2 user groups while keeping up with the subscription times and putting them back in the lower group when expired

Please Log in or Create an account to join the conversation.

More
7 years 7 months ago - 7 years 7 months ago #164236 by Leon
Replied by Leon on topic Pay to Publish

william white wrote: Sounds like you want to create registered group that can add but not publish, the next that can add/edit/publish and customize a subscription component to move them between the k2 user groups while keeping up with the subscription times and putting them back in the lower group when expired


I don't know if this would completely solve the issue, because in the first case, basic registered users would have to pay to send every article. So yes, it would be a user group for the registered ones, but how would I be able to allow them to add an article ONLY if they pay to do so?

The second case, yes, I need some way to manage so they would be on the Subscribed group for the payed time period, where they would be free to add articles.
Last edit: 7 years 7 months ago by Leon.

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
7 years 7 months ago #164245 by Krikor Boghossian
Replied by Krikor Boghossian on topic Pay to Publish
Hello,

You can try Akeeba Subscriptions and on top of that extension you might need to develop a custom K2 extension which controls K2's frontend editing functions.
Payplans I think offers a similar extension.
In both cases a custom K2 extension might still be needed.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

More
7 years 7 months ago #164246 by Leon
Replied by Leon on topic Pay to Publish

Krikor wrote: Hello,

You can try Akeeba Subscriptions and on top of that extension you might need to develop a custom K2 extension which controls K2's frontend editing functions.
Payplans I think offers a similar extension.
In both cases a custom K2 extension might still be needed.


Hmmm... Damn. I have no clue how to develop custom extensions.
Thank you for your feedback. I'll do some digging about the issue.

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
7 years 7 months ago #164269 by Krikor Boghossian
Replied by Krikor Boghossian on topic Pay to Publish
Since this is a commercial site and there are money transactions involved you can consider hiring a dev.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

More
7 years 7 months ago #164272 by Leon
Replied by Leon on topic Pay to Publish

Krikor wrote: Since this is a commercial site and there are money transactions involved you can consider hiring a dev.


Hmmm... I see. Maybe I'll have to go this path, but I have no experience hiring devs before. Should I just ask here in this topic?
Any idea how much an extension like this would go for?

Please Log in or Create an account to join the conversation.

More
7 years 7 months ago #164275 by william white
Replied by william white on topic Pay to Publish
@Krikor - I dont think akeeba supports Subs any more and cannot find it on the site. It was a good one and i have used it

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
7 years 7 months ago #164286 by Krikor Boghossian
Replied by Krikor Boghossian on topic Pay to Publish
@William Akeeba Subs used to offer subscriptions and use Joomla!'s ACL so paying users has access to different content. I do not know if they still offer that extension. It was a developer-only extension (no support)
@leon you can look at joomreem.com and publish a new post asking for quotes.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

More
7 years 7 months ago #164302 by Leon
Replied by Leon on topic Pay to Publish

Krikor wrote: @leon you can look at joomreem.com and publish a new post asking for quotes.


Hey Krikor.
I can't find any place to post a thread non-related to their current extensions. Can you suggest me any site where I can post my request?

Please Log in or Create an account to join the conversation.

  • Ronny Van Der Borght
  • Ronny Van Der Borght's Avatar
  • Offline
  • Senior Member
More
7 years 7 months ago #164303 by Ronny Van Der Borght
Replied by Ronny Van Der Borght on topic Pay to Publish
Just my 2 cents:

1. Buy & Install RSForm!Pro + payment plugin (rsjoomla.com)
2. Design a new form with all your fields etc that inserts the form submissions directly into the K2 database (see: www.rsjoomla.com/support/documentation/rsform-pro/customizing-rsform-pro/mapping-submission-info-to-other-database-tables.html)
3. Done.

Please Log in or Create an account to join the conversation.

More
7 years 7 months ago #164305 by Leon
Replied by Leon on topic Pay to Publish

Ronny Van Der Borght wrote: Just my 2 cents:

1. Buy & Install RSForm!Pro + payment plugin (rsjoomla.com)
2. Design a new form with all your fields etc that inserts the form submissions directly into the K2 database (see: www.rsjoomla.com/support/documentation/rsform-pro/customizing-rsform-pro/mapping-submission-info-to-other-database-tables.html)
3. Done.


Hey! Thank you for the info!
Which payment plugin are you referring to? May you share a link?

Please Log in or Create an account to join the conversation.

  • Ronny Van Der Borght
  • Ronny Van Der Borght's Avatar
  • Offline
  • Senior Member
More
7 years 7 months ago #164307 by Ronny Van Der Borght
Replied by Ronny Van Der Borght on topic Pay to Publish

Please Log in or Create an account to join the conversation.

More
7 years 7 months ago #164308 by Leon
Replied by Leon on topic Pay to Publish

Ronny Van Der Borght wrote: www.rsjoomla.com/support/documentation/rsform-pro/plugins-and-modules.html

Lot's of plugins :-)


Ooohhh... I see! Thank you very much!
I'll definitely check this possibility out. In theory, it seems like it could solve the pay to publish issue.

After that, I think I can figure the subscription out.

Please Log in or Create an account to join the conversation.

More
7 years 7 months ago #164309 by william white
Replied by william white on topic Pay to Publish

Please Log in or Create an account to join the conversation.

  • Saeed Ghofrani Jahromi
  • Saeed Ghofrani Jahromi's Avatar
  • Offline
  • New Member
More
4 years 1 month ago #178342 by Saeed Ghofrani Jahromi
Replied by Saeed Ghofrani Jahromi on topic Pay to Publish
In The Name Of GOD,
Hello,

How I should configure RSForm Pro Component to insert the mapping to the Database after aprroved Payment process ?
when I configure the mapping , the mapping is done by clicking the submit button , before approved payment process Not after it .
What is the solution ?

Thanks
Saeed Ghofrani Jahromi

Please Log in or Create an account to join the conversation.

More
4 years 3 weeks ago #178420 by JoomlaWorks
Replied by JoomlaWorks on topic Pay to Publish
I believe asking the developers of "RSForm Pro" would be more preferable.

Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum