Introduction
Content Restriction Popup is a Joomla module that allows you to restrict content with a customizable popup that can display login forms or other information. This documentation covers the installation, configuration, and usage of the Content Restriction Popup module.
Installation
Downloading the Extension
Email: After you purchase the extension from our store, you will receive an email containing a link to download the extension.
Store: Alternatively, you can download the extension from the "Downloads" section in our store. If you are a new user, you need to create an account using the same email address you used for the purchase.
Click to download the extension package: ContentRestrictionPopup_UNZIP.zip
Unzipping the Package
Use any file unzipper tool or WinRAR to unzip the ContentRestrictionPopup_UNZIP.zip package. After unzipping, you will find the following contents:
- Folder Joomla 3: This extension is compatible with Joomla 3.x. In this folder, you will find the installation file named
mod_content_restriction_X.x.zip
.
- Folder Joomla 4 & 5: The extension is also designed for seamless integration with Joomla 4.x and Joomla 5.x. This folder contains the installation file named
mod_content_restriction_X.x.zip
.
- ReadMe.txt: Contains vital information about the current version of the extension.
Installing the Extension
To install the extension, log in to the backend of your Joomla website.
- For Joomla 3: Navigate to Extensions > Extension Manager, then click on the "Upload Package File" tab. Click "Browse" to select the appropriate installation file, then click "Upload and Install."
- For Joomla 4 & 5: Go to System > Install > Extensions. You can either drag and drop or browse for the file to install.
A success message will be displayed once the installation is complete.
Configuration
After installation, the module needs to be configured to suit your requirements. Access the module settings by navigating to Extensions > Modules, and find Content Restriction Popup in the list.
Module Settings
- Auto Popup Open Timer: Choose whether the popup should open automatically or after a specified delay.
- Options:
Default
(opens immediately), Assign Value
(opens after specified delay).
- Popup Automatically Opens After: Define the time in milliseconds after which the popup should open automatically (only shown if Auto Popup Open Timer is set to
Assign Value
).
- Height of Popup Box: Specify the height of the popup box in pixels.
- Width of Popup Box: Specify the width of the popup box in pixels.
- Select Login Module: Enter the ID of the login module to be displayed in the popup.
- Opacity: Set the opacity of the popup box. The value should be between
0
(fully transparent) and 1
(fully opaque).
Advanced Settings
- Module Class Suffix: Add a suffix to the module class for additional styling.
Features
Once configured, assign the module to a position on your Joomla template and publish it. The Content Restriction Popup will display the popup based on your settings, restricting content until the user logs in or performs the required action.
Features
- Automatic Popup: Configure the popup to open automatically with or without delay.
- Customizable Dimensions: Set the height and width of the popup box.
- Opacity Control: Adjust the transparency of the popup box.
- Login Integration: Display a login form or any other module inside the popup.
- Advanced Customization: Add a module class suffix for further styling.