Docs / Waziper

Installation

Install the Laravel application and prepare the database.

Estimated reading: 1 minutes

Installation

Before installation

  • Create a database and database user.
  • Create a domain or subdomain with HTTPS enabled.
  • Extract waziper-10.1.0.zip on your computer first.
  • Use install.zip for the PHP/Laravel application.
  • Use whatsapp_server.zip only for the Node WhatsApp server. Do not mix the two packages.

Install the PHP application

  • Upload and extract install.zip on the server.
  • Point the domain document root to the public folder when your control panel supports it.
  • If your hosting requires the application in the root folder, keep index.php and .htaccess from the package and follow the installer prompts.
  • Open your domain in a browser and complete the installer with database credentials, site URL, and admin account details.

After installation

  • Log in as admin.
  • Go to Admin Dashboard -> Settings -> General Settings and update site title, logo, contact details, timezone, and date formats.
  • Go to Admin Dashboard -> System Information and confirm that required PHP extensions and permissions are valid.