SoftVexis

Corporate Web Service v1

SoftVexis Kurumsal v1

Open Source

Product Brief Description

Softvexis Corporate Web Service v1 is a professional website package designed specifically for small and medium-sized businesses, mobile-friendly and SEO-supported. Strengthen your digital presence with quick setup, modern design, and a user-friendly management panel.

Original price was: $ 329,72.Current price is: $ 313,23.

Demo Username

demo1@demo.com

Demo Password

demo1

About the Product

Softvexis Corporate Web Service v1 is a budget-friendly and professional web solution developed for companies seeking to strengthen their corporate identity in the digital world. The package includes 5 corporate pages (Home, About Us, Services, Gallery, Contact), SEO-friendly structure, fully responsive design compatible with mobile devices, and a user-friendly management panel.

With the manageable panel, you can easily update your content and provide visitors with a professional impression. Ideal for newly established businesses or those looking to make a strong digital debut, this package helps you confidently create your first digital impression.

Take a strong step into the digital world with Softvexis. Discover Corporate Web Service v1!

Installation Information

The hosting settings required for the system to work properly are listed below.

1) Must support PHP version 7.2.
2) MySQL Strict mode must be disabled.
3) At least 2 GB of free space must be available.
4) Must have CPanel or DirectAdmin infrastructure (Plesk panels may cause various errors)
5) The OWASP Rule Set must be disabled for ModSecurity providers (you can request your hosting provider to disable it specifically for your site) Rule 5 is usually disabled.
6) PDO Modules must be enabled.

1- Move all files in the FTP files to the root directory of your FTP server.
2- OPEN THE DATABASE YOU CREATED VIA MYSQL AND IMPORT THE SQL FILE WITHIN THE DATABASE BY CLICKING “IMPORT.”
3- ENTER THE NECESSARY DATABASE INFORMATION IN THE YONETIM/DB.PHP FILE.
(PLEASE PERFORM THIS PROCESS USING PROGRAMS THAT PREVENT BOM, SUCH AS NOTEPAD++.)
4- Then, set the permissions for the MANAGEMENT/LIST.TXT file to 777. (This is required for sending bulk emails.)
5- Your script has now been successfully installed.
6- To enable SSL in the software, open the UST.PHP file and replace the code in line 45: $url = “http://” . $_SERVER[“HTTP_HOST”] . dirname($_SERVER[‘PHP_SELF’]);
REPLACE THIS CODE BLOCK
$url = “https://” . $_SERVER[“HTTP_HOST”] . dirname($_SERVER[‘PHP_SELF’]); with this. 7- IF SSL IS ACTIVE ON YOUR SERVER, ADD THE FOLLOWING CODE TO THE HTACCESS FILE IN THE ROOT DIRECTORY.

# HTTPS Redirect Start
RewriteEngine On
RewriteCond %{SERVER_PORT} 80
RewriteRule ^.*$ https://%{SERVER_NAME}%{REQUEST_URI} [R=301,L]
# HTTPS Redirect End

You can log in to the admin panel by going to www.siteniz.com/yonetim.

PLEASE CHANGE YOUR ADMINISTRATOR INFORMATION FOR SECURITY REASONS.
ALSO, DO NOT FORGET TO ENTER THE SITE URL IN THE SITE URL SECTION OF THE SYSTEM PAYMENT MODULES SECTION….