One Hat Cyber Team
Your IP :
18.224.72.117
Server IP :
50.28.103.30
Server :
Linux host.jcukjv-lwsites.com 4.18.0-553.22.1.el8_10.x86_64 #1 SMP Tue Sep 24 05:16:59 EDT 2024 x86_64
Server Software :
nginx/1.24.0
PHP Version :
8.3.12
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
www
/
wwwroot
/
easycleaning.services
/
documentation
/
View File Name :
index.html
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Documentation | Skynet – Multipurpose Website & Business Management System CMS </title> <!--favicon icon--> <link rel="icon" href="images/favicon.ico"> <meta name="description" content="Thanks for purchasing Corpoint. If you need any support, please contact with us."> <meta name="author" content="UX-Theme"> <meta name="copyright" content="UX-Theme"> <link rel="shortcut icon" type="image/png" href="images/favicon.ico"> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> <link rel="stylesheet" href="css/bootstrap.min.css"> <link rel="stylesheet" href="css/theme.fonts.css"> <link rel="stylesheet" href="css/global-style.css"> <link rel="stylesheet" href="css/style.css"> </head> <body> <div class="wrapper"> <div class="oh"> <div class="left-side"> <div class="left-content"> <ul> <li><a href="#introduction" class="anchor active">Introduction</a></li> <li><a href="#about" class="anchor">About</a></li> <li><a href="#installation" class="anchor">Installation</a></li> <li><a href="#tutorials" class="anchor">Video Tutorials</a></li> <li><a href="#update" class="anchor">Update</a></li> <li><a href="#support" class="anchor">Support</a></li> </ul> </div> </div> </div> <!--right side--> <div class="right-side"> <div class="right-content"> <!--id introduction--> <div id="introduction" class="common_section"> <h1 class="bit_title underline">Introduction :</h1> <div class="content-welcome"> <p><strong>Item name: </strong> Skynet - Multipurpose Laravel CMS </p> <p><strong>Version: </strong> 4.1</p> <p><strong>Author: </strong> <a href="https://codecanyon.net/user/geniusdevs">GeniusDevs</a></p> <p><strong>Email: </strong> geniusdevs24@gmail.com </p> <p><strong>Support: </strong> <a href="https://support.geniusdevs.com/" target="_blank">support.geniusdevs.com</a></a> </p> </div> </div> <!--id about--> <div id="about" class="common_section"> <h1 class="bit_title underline">About :</h1> <div class="content-welcome"> <p><strong>Skynet</strong> is a Multipurpose Website & Business Management System CMS. Skynet is designed for Investment Planning, Financial Planning, Business Panning Advisory, Corporate business, Consultancy and much more. If you are thinking about building your online Consulting / Advisory / Corporate / Financial Business then this is the perfect template for you to boost your business. This template is super developer friendly as we have used comments on code so that developer finds it easy to customize.</p> </div> </div> <!--id installation--> <div id="installation" class="common_section"> <h1 class="bit_title underline">Installation </h1> <h5><b>Server Requirements :</b></h5> <br> <ul> <li>PHP >= 8.1.0</li> <li>BCMath PHP Extension</li> <li>Ctype PHP Extension</li> <li>Fileinfo PHP extension</li> <li>JSON PHP Extension</li> <li>Mbstring PHP Extension</li> <li>OpenSSL PHP Extension</li> <li>PDO PHP Extension</li> <li>Tokenizer PHP Extension</li> <li>XML PHP Extension</li> </ul> <br> <p>After downloading file from codecanoyn you will get a zip file extract it. You will see Three folder 1.beardbrand_cms, 2.multipurpose_website_cms 3. Portfolio_CMS. Open folder which one you want to install. you will get a file name file.zip upload it on your Cpanel or localhost, and extract it.</p> <br><br> <h4>Installion Video :</h4> <br> <iframe width="100%" height="500" src="https://www.youtube.com/embed/Aee1-Xvohzw" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> <br> <br> <p> <b>For admin login visite:</b> <br> www.yourdominname.com/admin <br> username : admin <br> password : password </p> <br> <p> <b>For User login visite:</b> <br> www.yourdominname.com/user/login <br> email : user@gmail.com <br> password : password </p> </div> <div id="tutorials"> <h1 class="bit_title underline">Tutorial </h1> <br> <h4>Video Tutorial Available on YouTube :</h4> <br> <a href="https://www.youtube.com/@geniusdevs">youtube.com/@geniusdevs</a> </div> <!--id Contact Page--> <div id="update" class="common_section"> <h1 class="bit_title underline">Update Script:</h1> <div class="content-welcome"> <p> Auto Update System not available. We need to update this script manually. Contact us on support we will update your system for free. We need you Cpanel access to update the system. </p> <br> For Update contact author <a href="https://support.geniusdevs.com/">support.geniusdevs.com</a> </div> </div> <!--id Developer support--> <div id="support" class="common_section"> <h1 class="bit_title">Developer Support</h1> <div class="content-welcome"> <p> We are always happy to hear from you. Please feel free to contact us for any kind of customization, support, query and suggestion. We will respond as soon as possible. Please email us from our profile so we can verify you as our client and help you to solve any issue. <br> Our profile: <a href="https://codecanyon.net/user/geniusdevs">https://codecanyon.net/user/geniusdevs</a> <br /> Thank you, <br /> <Strong>GeniusDevs</Strong> </p> </div> </div> </div> </div> </div> <script src="js/jquery-1.11.3.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/main.js"></script> <script> $(".anchor").on("click", function (event) { var target = $($(this).attr("href")); if (target.length) { event.preventDefault(); $("html, body").animate({ scrollTop: target.offset().top - 0 + 'px' }, 1000); } }); $(".left-content>ul>li").on("click", function () { $(this).children(".dropdown").slideToggle(); $(this).siblings("li").children(".dropdown").slideUp(); }); $(".left-content .dropdown li ").on("click", function (e) { e.stopPropagation(); }); </script> </body> </html>