Preparation:
- Before starting the installation, ensure that your Magento environment meets the
following prerequisites:
System Requirements:
- PHP Version: 7.4 or higher is recommended.
- Composer: Must be installed for dependency management.
- Database Backup: Backup your database and files to prevent data loss
during installation..
Magento 2 module installation. Here's a detailed guide on how to proceed:
Magento 2 module Installation
Step 1:Extract the Zip File:
- Extract the contents of the zip file to a temporary directory on your
computer.
Step 2: Copy Files to Magento Root Directory:
- Copy all files and folders from the extracted zip file.
- Paste the copied files into the app/code directory inside your < Magento
root directory>. If app/code does not exist, create it.
Step 3: Open Terminal or CMD:
- Change your working directory to the Magento root directory using the
following command:
-
you need to run the following commands to install and activate the module:
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy -f
php bin/magento cache:clean
Verify Installation:
Troubleshooting:
- Permissions Issue: Ensure the app/code directory and its contents
have the correct permissions set for your web server user.
-
Magento Cache: If you encounter issues, try clearing Magento caches and
reindexing:
php bin/magento indexer:reindex
php bin/magento cache:clean
Creating a Unilevel X-up Product
To configure a product as a Unilevel X-up product, follow these steps:
Navigate to Product Management:
Go to Catalog > Products in the Magento Admin Panel.
Select or Create a Product:
In the product edit page, scroll down to the General section or similar,
depending on your Magento version and customizations.
Find the field or checkbox labeled Is Unilevel X-up Product.
Set this field to True or check the checkbox to enable it.
Save the Product::
After enabling the Is Unilevel X-up Product option and making any other
necessary adjustments, click Save to apply the changes.
Search for Unilevel X-up Product
Ensure the search functionality works for Unilevel X-up products.
Search for “your Unilevel X-up product name ” and “ etc Unilevel X-up product ”.
Payout Commissions
Ensure that the commissions calculated for payout are accurate before executing
the payout process.
Payout Bonuses
Confirm that the bonuses due for payout are correct and aligned with the
company's bonus structure.
Run Payout
Ensure that the total amounts of commissions and bonuses are correct before
proceeding with the actual payout.
Note : Don't Forgot to select website each time whenever checking payout
details or running payout. !!