Table of Contents
Project: Complete Online Investment Website Platform using PHP and MySQL with Source Code
About Complete Online Investment Website Platform using PHP MySQL Project Free Download
This project is called Complete Online Investment Website Platform using PHP MySQL Source Code. Online Investment Website Platform is a multipurpose investment script built to help you get your investment platform of any type running in no time. It has a modern and fully responsive user and admin interface. This script is suitable for bitcoin investment platform, forex trading investment or any other type of investment system.
Features of Complete Online Investment Website Platform
Frontend
- User Friendly Dashboard
- Responsive Interface
- Profile Verification
- KYC Verification
- 2FA Authentication
- Multiple Deposit Options
- Wallet Funding
- Daily, Weekly and Monthly Investment Plan
- Bitcoin Payments
- Direct Bank Deposit
- Internal Transfer (User to User Fund Transfer)
- Single and Multi Level Referral System
- Internal Support Ticket System
- Withdrawal
- Advance Report System
Admin Panel Features
- Website Configuration
- User Management
- Create and Manage Administrators
- Deposit Management
- Withdrawal Management
- Plan/Package Management
- Create Unlimited Investment Package
- Pause Investment Plans
- Mass Notification to Users
- SMTP Mail Configuration
- Enable/Disable Registration
- Enable/Disable Withdrawal
- Set Referral Bonus
- Full Control over the System
Payment Gateway
- Perfect Money Payment Gateway
- Coinbase Commerce
- Coinpayment ETH
- Payeer Payment Gateway
Requirements
- PHP 7.2+
- SSL Certificate
Screenshots
How To Run??
Above all, to run this project you must have installed a virtual server i.e XAMPP on your PC. Complete Online Investment Website Platform in PHP and MySQL with source code is free to download,
Follow the following steps after Starting Apache and MySQL in XAMPP:
1st Step: Firstly, Extract the file
2nd Step: After that, Copy the main project folder
3rd Step: So, you need to Paste in xampp/htdocs/
Further, Now Connecting Database
4th Step: So, for now, Open a browser and go to URL “http://localhost/phpmyadmin/”
5th Step: After that, Click on the databases tab
6th Step: So, Create a database naming “invest” and then click on the import tab
7th Step: Certainly, Click on browse file and select “invest” file which is inside the “db” folder
8th Step: Meanwhile, click on Go button.
After Creating Database,
9th Step: Open a web browser and browse the project. E.g [http://localhost/back-end]
DEMO ACCESS ADMIN
Email: admin@maxprofit.me
Password: 12345678
DEMO
I hope this Complete Online Investment Website Platform using PHP MySQL will help you with what you are looking for and hope that you will learn something with this project that is useful for your future projects.
Related Projects: Complete TikTok Clone Short Video Sharing Platform using PHP Laravel Source Code, Complete Advanced Bitcoin (BTC) Mining Platform using PHP Source Code, Ultimate Facebook Clone Social Network Platform using PHP Source Code
Download Here
how do you change the admin password?
buenas tardes las credenciales de admin son incorrectas no me deja entrar en el administrador
Guys I Got it Right I’m so happy right now
please how do you do it?….i am getting error 500
Get php version 7.3.3.1
I can assist you on installation and modification, redesigning and coding.
WhatsApp +2348167013743
Does not work, just “HTTP ERROR 500” after following the instructions. It doesn’t have a simple readme, may figure it out but… Go to the next application.
open the env file and set DB_USERNAME and password DB_PASSWORD to match the credentials of your mysql account. Also go to upload/core/config/database.php and do the same.
same issue ,,,,,,plz solve it out
apache error log:
[Fri Feb 10 23:04:07.008308 2023] [php:error] [pid 12060:tid 1904] [client ::1:63594] PHP Fatal error: During inheritance of ArrayAccess: Uncaught ErrorException: Return type of Illuminate\\Support\\Collection::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\\xampp\\htdocs\\core\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Collection.php:1277\nStack trace:\n#0 C:\\xampp\\htdocs\\core\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Collection.php(11): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8192, ‘Return type of …’, ‘C:\\\\xampp\\\\htdocs…’, 1277)\n#1 C:\\xampp\\htdocs\\core\\vendor\\composer\\ClassLoader.php(444): include(‘C:\\\\xampp\\\\htdocs…’)\n#2 C:\\xampp\\htdocs\\core\\vendor\\composer\\ClassLoader.php(322): Composer\\Autoload\\includeFile(‘C:\\\\xampp\\\\htdocs…’)\n#3 C:\\xampp\\htdocs\\core\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(109): Composer\\Autoload\\ClassLoader->loadClass(‘Illuminate\\\\Supp…’)\n#4 C:\\xampp\\htdocs\\core\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\PackageManifest.php(89): collect(Array)\n#5 C:\\xampp\\htdocs\\core\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\PackageManifest.php(78): Illuminate\\Foundation\\PackageManifest->config(‘aliases’)\n#6 C:\\xampp\\htdocs\\core\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\RegisterFacades.php(26): Illuminate\\Foundation\\PackageManifest->aliases()\n#7 C:\\xampp\\htdocs\\core\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(219): Illuminate\\Foundation\\Bootstrap\\RegisterFacades->bootstrap(Object(Illuminate\\Foundation\\Application))\n#8 C:\\xampp\\htdocs\\core\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(156): Illuminate\\Foundation\\Application->bootstrapWith(Array)\n#9 C:\\xampp\\htdocs\\core\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(140): Illuminate\\Foundation\\Http\\Kernel->bootstrap()\n#10 C:\\xampp\\htdocs\\core\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))\n#11 C:\\xampp\\htdocs\\index.php(54): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))\n#12 {main} in C:\\xampp\\htdocs\\core\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Collection.php on line 11
[Fri Feb 10 23:04:07.014313 2023] [php:error] [pid 12060:tid 1904] [client ::1:63594] PHP Fatal error: Uncaught Error: Class “Illuminate\\Support\\Collection” not found in C:\\xampp\\htdocs\\core\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php:109\nStack trace:\n#0 C:\\xampp\\htdocs\\core\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Exceptions\\Handler.php(420): collect(Array)\n#1 C:\\xampp\\htdocs\\core\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Exceptions\\Handler.php(401): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()\n#2 C:\\xampp\\htdocs\\core\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Exceptions\\Handler.php(312): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))\n#3 C:\\xampp\\htdocs\\core\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Exceptions\\Handler.php(209): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))\n#4 C:\\xampp\\htdocs\\core\\app\\Exceptions\\Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\Debug\\Exception\\FatalErrorException))\n#5 C:\\xampp\\htdocs\\core\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\HandleExceptions.php(123): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\Debug\\Exception\\FatalErrorException))\n#6 C:\\xampp\\htdocs\\core\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\HandleExceptions.php(100): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Symfony\\Component\\Debug\\Exception\\FatalErrorException))\n#7 C:\\xampp\\htdocs\\core\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\HandleExceptions.php(134): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Symfony\\Component\\Debug\\Exception\\FatalErrorException))\n#8 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleShutdown()\n#9 {main}\n thrown in C:\\xampp\\htdocs\\core\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php on line 109
[Fri Feb 10 23:04:10.915244 2023] [php:error] [pid 12060:tid 1892] [client ::1:63595] PHP Fatal error: During inheritance of ArrayAccess: Uncaught ErrorException: Return type of Illuminate\\Support\\Collection::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\\xampp\\htdocs\\core\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Collection.php:1277\nStack trace:\n#0 C:\\xampp\\htdocs\\core\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Collection.php(11): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8192, ‘Return type of …’, ‘C:\\\\xampp\\\\htdocs…’, 1277)\n#1 C:\\xampp\\htdocs\\core\\vendor\\composer\\ClassLoader.php(444): include(‘C:\\\\xampp\\\\htdocs…’)\n#2 C:\\xampp\\htdocs\\core\\vendor\\composer\\ClassLoader.php(322): Composer\\Autoload\\includeFile(‘C:\\\\xampp\\\\htdocs…’)\n#3 C:\\xampp\\htdocs\\core\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(109): Composer\\Autoload\\ClassLoader->loadClass(‘Illuminate\\\\Supp…’)\n#4 C:\\xampp\\htdocs\\core\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\PackageManifest.php(89): collect(Array)\n#5 C:\\xampp\\htdocs\\core\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\PackageManifest.php(78): Illuminate\\Foundation\\PackageManifest->config(‘aliases’)\n#6 C:\\xampp\\htdocs\\core\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\RegisterFacades.php(26): Illuminate\\Foundation\\PackageManifest->aliases()\n#7 C:\\xampp\\htdocs\\core\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(219): Illuminate\\Foundation\\Bootstrap\\RegisterFacades->bootstrap(Object(Illuminate\\Foundation\\Application))\n#8 C:\\xampp\\htdocs\\core\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(156): Illuminate\\Foundation\\Application->bootstrapWith(Array)\n#9 C:\\xampp\\htdocs\\core\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(140): Illuminate\\Foundation\\Http\\Kernel->bootstrap()\n#10 C:\\xampp\\htdocs\\core\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))\n#11 C:\\xampp\\htdocs\\index.php(54): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))\n#12 {main} in C:\\xampp\\htdocs\\core\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Collection.php on line 11
[Fri Feb 10 23:04:10.924244 2023] [php:error] [pid 12060:tid 1892] [client ::1:63595] PHP Fatal error: Uncaught Error: Class “Illuminate\\Support\\Collection” not found in C:\\xampp\\htdocs\\core\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php:109\nStack trace:\n#0 C:\\xampp\\htdocs\\core\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Exceptions\\Handler.php(420): collect(Array)\n#1 C:\\xampp\\htdocs\\core\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Exceptions\\Handler.php(401): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()\n#2 C:\\xampp\\htdocs\\core\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Exceptions\\Handler.php(312): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))\n#3 C:\\xampp\\htdocs\\core\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Exceptions\\Handler.php(209): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))\n#4 C:\\xampp\\htdocs\\core\\app\\Exceptions\\Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\Debug\\Exception\\FatalErrorException))\n#5 C:\\xampp\\htdocs\\core\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\HandleExceptions.php(123): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\Debug\\Exception\\FatalErrorException))\n#6 C:\\xampp\\htdocs\\core\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\HandleExceptions.php(100): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Symfony\\Component\\Debug\\Exception\\FatalErrorException))\n#7 C:\\xampp\\htdocs\\core\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\HandleExceptions.php(134): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Symfony\\Component\\Debug\\Exception\\FatalErrorException))\n#8 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleShutdown()\n#9 {main}\n thrown in C:\\xampp\\htdocs\\core\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php on line 109
I follow video step by step 3 times and not working.
ERROR 500 all the time.
Can you help me?
Running on a localhost with xampp
THANKS
reduce your php version to 7.4 or 7.3
i follow the video and unable to access.
ERROR 500
the demo password is not working
this dowlaod file has just the database and style sheets, the other files for pages are not included
did you get the full code?
Hi Sir I want you to help me with the hosting on live server
contact me on magithmakon@gmail.com and i will help you
I tried running it on my localhost
It showed 500 error
Then i edited the .env by putting the localhost path in the app_url
Then it started showing
DECLARATION OF DOCTRINE\DBAL\DRIVER\PDOCONNECTION::query() must be compatible with PDO::query(string $query, ?int
This is my exact issue
Contact me +256782150448
Telegram/Whatsapp, i can help with that error
how do you fix http error 500
Please am making use of php version 8.1.6 but am still getting 500 server error.
Please admin help me out.
hey dear, I can resolve your issue. you can contact me on instagram @mousmiguru
The smtp is not working
please am having issue, the site is no showing I have unzip it and run it but it is not working
please my admin dashboard is showing 404 but the user page is working and besides I can’t login to user dashboard it says account not activated, please what is wrong with the admin page showing 404.
HELP … Which file do I ZIP to instal on CPANNEL from the XMPP file after I have custmized the site on localhost?
hi please send the files tome on dwdmatlou@gmail.com
please am having issue, the site is no showing I have unzip it and run it but it is not working
ADMIN HELP…..Which file do I zip in XAMPP to miagrate to Cpannel?
Hello Admin, the css isn’t working. Everything else is working but the css. Please how do I fix this? I’m using xamp and file is inside profit-investment folder!
Hello campcodes this script has no withdrawal method and no how I can added my own payment methods please come up on this
Can anyone help me how to connect the payment method and how to add another payment method of my choice
Please I love this script but the payment method are not working in my county or it’s hard to get coin payments Id and keys please add usdt
Trc20 and btc and other crypto currency’s as payments method so that it can be easy for used to
i could not find env from the script i downloaded i thats how i cant connect my database
check your .env file, check the db connection and edit
CSS files jot loading
You Need Helps In Script Corrections I Can Help 💯 Nord Script, Bank Signal 🚥🚦 Script, Spam Anti Hack Tools
My WhatsApp Cell:
+1 (314) 328-9650
Hi jacob
Esta cerca a lo que busco, pero ahí un problema. Quiero un sitio web de inversión donde el administrador ponga el % diario manualmente. No fijo. Quiero poner un % que varíe dependiendo de lo que se gane en ese día. Y más ediciones. Mi Telegram es @AlbertoXabier_Official
+1 (314) 328-9650
Hy admin, how do I setup the mail.
Admin help where is the actual config.php file for this project not .env file
Also index.php is not the login/registration page in the path profit-invest/upload/index.php
Please where is the php/html file for the user/admin login and registration thanks
how do you fix http error 500
Watch and follow the video. Its straight forward.
If you follow exactly the video it worked but my question is connecting all this to for example (cpanel) where is the main config.php file
Help admin
Por favor si alguien me ayuda a trabajar con él en local por ahora se lo agradecería mucho
Mine shows “localhost is currently unable to handle this request”
HTTPS ERROR 500
I can help 💯 +1 (314) 328-9650
for installation and support.kindly send me a whatsapp message
whatsapp: +1 601 814 6165
I can help 💯 +1 (314) 328-9650
how do i login to admin page
Nice project, works fine but I can’t use it for anything because it has no homepage.
Admin can you please help me out
I was trying to upload and unzip the script in my hosting admin panel but am having erro
And also can the name be change from max profit to another
Am unable to change the logo….
Please how do I upload this site on live server, I’ve tried so many times, I’ve tried using file Zilla, I also tried uploading it with the file manager on my cpanel
Zipp d file and upload it on ur server, extract from there then try to make every file visible on your cpanel file manager, some files are hidden that u may need to edit. I had same issue at first
Please how do I contact you ?
Hello.
Did you get the index.html file
Hello.
Did you get the index.html file
Upload using FileZilla directly it has worked for me
how can i install in my desktop after complete bulding.please help
I can help 💯 +1 (314) 328-9650
Hi bro how to comfigure smtp mail bcause i get error and users they are not receiving activation emails
hello, I am new to php coding. been able to set everything up and working but my issue is with the paystack payment gateway, how do i get it to store the payment into the user database. can anyone help out or what should i do to make that possible? Thanks
I can help 💯 +1 (314) 328-9650
For pro version and activation
whatsapp
+1 (806) 414-0168
Please, who can help me. i have error 500 server
Have you figured it out already? What’s the problem you are encountering?
facing same issue
please from where can i change activation code to the user dashboard as it doesnt work right now
I can help 💯 +1 (314) 328-9650
For installation and tweaking of script
whatsapp
+1 (806) 414-0168
For installation and tweaking of script
whatsapp
+1 (806) 414-0168
Is it free
I very much doubt it, hopefully it is, since the one uploaded here is useless, it does not create the administrator account
Please. Video on how to connect email to Build your project I have the same problem in all projects, thank you
in your pro version of this script, can you add sms that will work with twillio, and make it available to edit the notification msg to email and sms, go down a little on price, everything works perfectly in this demo, this is why i am going for pro version
Hello if you are having issues running the project, try installing composer, also ensure you run composer update in the core folder.
Everything is perfect bro, my only problem is my email SMTP. Mine is not sending upon I have done the necessary settings.
It’s need activattion key on login page
No Need for activation. This is already free.
i mean when i try to log in to my local host (MAX PROFIT) .IT says account not activated
and again if i try using the credentials you provided on the website
it say (USER CREDENTIALS NOT CORRECT)
CAN U HELP ME WITH THAT PROBLEM MR ADMIN
am having similar problem
Please can you assist how this can be deploy on a shared hosting. It is displaying currently unable to handle this request.
HTTP ERROR 500. Thanks
I can help 💯 +1 (314) 328-9650
Please graphics of the index page are not showing and can’t login with the details provided. Am running on php 7.3 and my database import properly. Pls assist
It’s showing 500|server error. Kindly assist with resolution.
Please run on php version 7.3, the stable version. Please also check the .env file.
I am getting this erroe “localhost is currently unable to handle this request.
HTTP ERROR 500” can you help please
Are you running in Localhost? Please run only in php version 7.3, the stable version.
Hello,,I needed help with the codes ,, you sent me an email to contact but you aren’t responding on the email,, could you please give me a WhatsApp number to contact,
Thank you.
WhatsApp: +639079373999
hello, i need help to change some lines in the code to be like my own,,,can i like get a whatsapp number to talk to someone directly or email address
You can email me at serbermz2020@gmail.com.
Ok,, I’ll email right away
Warning: require(C:\xampp\htdocs\profit-investment\core\vendor\composer/../symfony/polyfill-mbstring/bootstrap.php): Failed to open stream: No such file or directory in C:\xampp\htdocs\profit-investment\core\vendor\composer\autoload_real.php on line 66
Fatal error: Uncaught Error: Failed opening required ‘C:\xampp\htdocs\profit-investment\core\vendor\composer/../symfony/polyfill-mbstring/bootstrap.php’ (include_path=’C:\xampp\php\PEAR’) in C:\xampp\htdocs\profit-investment\core\vendor\composer\autoload_real.php:66 Stack trace: #0 C:\xampp\htdocs\profit-investment\core\vendor\composer\autoload_real.php(56): composerRequired577c731766441a5a9232999b0324668(‘0e6d7bf4a5811bf…’, ‘C:\\xampp\\htdocs…’) #1 C:\xampp\htdocs\profit-investment\core\vendor\autoload.php(7): ComposerAutoloaderInitd577c731766441a5a9232999b0324668::getLoader() #2 C:\xampp\htdocs\profit-investment\index.php(24): require(‘C:\\xampp\\htdocs…’) #3 {main} thrown in C:\xampp\htdocs\profit-investment\core\vendor\composer\autoload_real.php on line 66
Ive downloaded the file but i cant find the invest in datadase folder
the name of the database is database.sql. all you need is to import that in invest database. PLEASE FOLLOW THE VIDEO DEMO TUTORIAL.
i need more guidance on how to edit the project to be mine and also do some changes…is there a whatsapp number or an email i can talk directly to the person who can help me please
You can email me at serbermz2020@gmail.com.
even so it does not work, apparently the database.sql has a problem, since it does not create the user, if it creates it in the admins table, but not in the user table, and even creating it manually in the user table it does not recognize it
it is not working
it is working on my end
admin can you please verify my account i just registered but my account isnt activated yet
my email: starbenmantanga0@gmail.com
your co-operation will be highly appreciated
is there any one can help how i can install the code
How can i contact you and put me through in zoom