Payments for Joomla is component to monetize all Joomla! With over than TWENTY FIVE developed plugins for Mosets Tree, com_content, K2, JomSocial, Kunena, Phoca Gallery, registration and Jevents, com_payments is biggest and most flexible solution for Joomla monetization.
![]() ![]() |
Jul 2 2012, 08:33 AM
Post
#1
|
|
![]() Web Design Seo ![]() ![]() ![]() ![]() Group: Root Admin Posts: 4,332 Joined: 29-April 09 From: Sofia Member No.: 1 |
Content Authors plugin for Payments for Joomla component allows your users to subscribe to the Author usergroup for a limited time, gaining all the privileges, assigned to this group. The users, whose membership is about to expire, get a mail remainder twice before the expiration date: 3 days before it and 1 day before it. You may change these numbers in the plugin's settings. ![]() In fact, this plugin may be used to sell subscriptions to whatever usergroup you decide - the usergroup's ID is just a plugin setting which is set initially to the ID of the Author usergroup. 1. In order to use the plugin you have to install it and set its settings (it is published automatically). 2. Then you have to define some payments in the Mosets Tree Payments component to be used with the plugin. 3. Then you have to create an article in which to describe what are the benefits of gaining access to the usergroup you sell subscriptions to (Author or other). In this article you have to insert the plugin tag {authors_payform} (yet another plugin setting), which will be replaced with the subscription form: As seen by the non-logged in users: ![]() As seen by the logged in users: ![]() You may display the subscription form in the User Profile page too. To do so: 1. Open /components/com_users/views/profile/tmpl/default.php 2. Find the following code at the end of the file: Код <?php if (JFactory::getUser()->id == $this->data->id) : ?> <a href="<?php echo JRoute::_('index.php?option=com_users&task=profile.edit&user_id='.(int) $this->data->id);?>"> <?php echo JText::_('COM_USERS_Edit_Profile'); ?></a> <?php endif; ?> </div> 3. Replace it with: Код <?php if (JFactory::getUser()->id == $this->data->id) : ?> <?php if (JPluginHelper::importPlugin('content','mtp_authors',true)) { $params = new JRegistry(JPluginHelper::getPlugin('content','mtp_authors')->params); $seoparams = new JRegistry(); $article = new stdClass(); $article->text = $params->get('authors_payform', '{authors_payform}'); JDispatcher::getInstance()->trigger('invokeMTP_Authors', array('com_users.profile', $article, $seoparams)); echo $article->text, '<br style="clear:both" />'; } ?> <a href="<?php echo JRoute::_('index.php?option=com_users&task=profile.edit&user_id='.(int) $this->data->id);?>"> <?php echo JText::_('COM_USERS_Edit_Profile'); ?></a> <?php endif; ?> </div> 4. Save the file. ![]() With this plugin you can make automated paid website where users login, pay for author access, publish content, author subscription expire and plugin sent multiple notifications to "expired" authors to pay again. Цитат This plugin is not separate extension! Plugin is paid and is extension for Payments for Joomla component. Price: 9 USD Download and online purchase: Content Authors plugin for Payments for Joomla -------------------- Правила на форума | Forum Rules | How to receive support. 3D Web Design: Уеб дизайн, Seo оптимизация, Web Site Extensions, Oscommerce Addons, Wordpress plugins and Joomla Extensions. Изработка на уеб сайтове и оптимизация на сайт за търсачки и Seo услуги.
|
|
|
|
![]() ![]() |
Similar Topics
| Topic | Replies | Topic Starter | Views | Last Action | |
|---|---|---|---|---|---|
![]() |
Pinned: Joomla Scraper Can Grab Any Content From Any Website |
86 | Web Design Seo | 590,722 | 8th September 2021 - 07:02 AM Last post by: Web Design Seo |
![]() |
Pinned: plugin that automate deletion of expired articles |
1 | Web Design Seo | 241,232 | 14th October 2019 - 06:37 AM Last post by: Web Design Seo |
![]() |
Pinned: list with new Joomla exploits |
20 | Web Design Seo | 385,760 | 26th September 2018 - 05:07 AM Last post by: Web Design Seo |
![]() |
Pinned: Joomla Pagination Seo Plugin SEO plugin for Joomla Pagination that work in all Joomla |
61 | Web Design Seo | 463,811 | 13th March 2018 - 10:05 AM Last post by: mxcpz |
![]() |
Pinned: Joomla Scraper Going Open Source No licenses, use scraper on unlimited number of web sites |
0 | Web Design Seo | 352,501 | 8th March 2017 - 07:40 AM Last post by: Web Design Seo |
![]() |
Joomla Ден 2016 Joomla Day 2016 |
1 | Web Design Seo | 310,663 | 31st October 2016 - 10:11 AM Last post by: Web Design Seo |
![]() |
Joomla Post By Email To K2 Extra Fields | 1 | uglykidjoe | 236,913 | 11th February 2016 - 07:45 AM Last post by: Web Design Seo |
![]() |
Pinned: Joomla Scraper Integration With K2 better integration of Joomla Scraper and K2 |
8 | Web Design Seo | 272,086 | 2nd January 2016 - 09:07 AM Last post by: b_goranov |
![]() |
Joomla Scraper Not Working | 2 | Jan Hädicke | 255,960 | 11th November 2015 - 02:05 PM Last post by: Web Design Seo |
![]() |
Pinned: Functions of versions for Joomla 3 and Joomla 2.5 |
59 | Web Design Seo | 148,234 | 27th October 2014 - 03:20 PM Last post by: Web Design Seo |
|
Lo-Fi Version | Time is now: 1st June 2026 - 08:37 PM |