Docs / Waziper

Release Package Structure

Understand the marketplace ZIP and installer ZIP structure.

Estimated reading: 1 minutes

Release Package Structure

Files in waziper-10.1.0.zip

  • Documentation/ contains redirect files for online documentation.
  • install.zip is the Laravel application package that must be uploaded to your PHP hosting or VPS.
  • whatsapp_server.zip is the Node service package for WhatsApp connection and messaging.
  • changelog.txt lists the release notes.
  • license.txt explains Envato license terms and usage rules.

Important rule

  • Do not upload the outer waziper-10.1.0.zip directly as the web application.
  • Extract the outer package first, then use install.zip for the PHP application and whatsapp_server.zip for the Node WhatsApp server.