Version: 3.9.7

Selling Pages & Access Contents

Are all packages and thus user groups and access levels saved, you could start by creating your first contents.

 

Selling Pages with Joomla! Contents

For the sales page no access level should be established, as should be accessible also from ungregistrered users.
This page contains a button or link, which links to the order form from Digistore24.

en digistore connect sales content order form

 

Login Pages with Joomla! Contents

en digistore connect access level

You can add contents for which only registered users should have access, directly as Joomla! contents, categories, modules or other items, which uses the Joomla! rights management.

Here you can specifically define the access level.

 

Advanced Access Control

Using the example of the Digistore Connect content on this page, there is just a simple Joomla! content to sales and access page is merely used.

Here, a query has been installed, which reads out the logged in users group. If no user is logged in, or he is not in the appropriate user group, the button Buy Digistore Connect is displayed.

en digistore connect content buy

 

If a user is logged on with the proper permissions, the button automatically switches to Download Digistore Connect.

en digistore connect content download

 

This can be implemented by the Plugin Sourcerer from NoNumber. This allows you to embed a PHP Code into your content.
The number (ID) of the group corresponds to the Joomla! Group ID, which can be found in the Packages from the view column ID Group. Alternative this is shown in User → Groups.

View source
  1. <?php
  2. if (JFactory::getUser()->groups[1234] == 1234) {
  3.     echo 'a href="ACCESSCONTENT-OR-OTHERS">Download</a>';
  4. } else {
  5.     echo 'a href="DIGISTORE-ORDERFORM">Buy</a>';
  6. }

 

Other Access Contents

Using the example of this homepage, directs the download link to the Phoca Downloads Component. Here the files have the appropriate access level.

en digistore connect download files

 

Other Joomla! Extensions

There may be other Extensions, controlled by the access levels and user groups, which cooperate with the administration rights of Joomla! Tested and certified Extensions are:

  • Phoca Downloads
  • jDownloads
  • K2

 

We are of course happy to hear about any other working extensions that you have tested, or we can check the functionality of other extensions at your request.

 

e-max.it: your social media marketing partner

Business Hours

Monday - Friday: 14:00 - 18:00
Saturday: 10:00 - 18:00

Newsletter

Sign up to our Newsletter and receive useful informations.

JooWI Online

JooWI 3D BoxJooWI Online ERP is easy, high flexible and optimized for your company.
More informations on JooWI Online.

Order today for 30 days FREE version!

Contact

Medialekt eK
Bahnhofstr. 4a
DE-93342 Saal a.d. Donau

Phone: +49 9441 1750403

contact email icon

Medialekt eK (2024) - Your partner for:
Webdesign, Web Development, Webhosting, Server Maintenance, Mediadesign, Mediaprint, IT Hardware & Software, Internet & Networks, Repair & Maintenance, Data Recovery

Medialekt and this site is not affiliated with or endorsed by The Joomla! Project™. Any products and services provided through this site are not supported or warrantied by The Joomla! Project or Open Source Matters, Inc. Use of the Joomla!® name, symbol, logo and related trademarks is permitted under a limited license granted by Open Source Matters, Inc.