Installation & Security Guide Print

  • 0

Getting Started with S2bd Billing

Before you start selling, ensure your system is properly installed and secured.

1. Installation & Requirements

Follow the web installer. Ensure your server meets the PHP 8.1+ requirements and has the necessary extensions (BCMath, Ctype, Fileinfo, JSON, Mbstring, OpenSSL, PDO, Tokenizer, XML) enabled.

2. Security Best Practices

  • Enable HTTPS: This is crucial for data security and for certain browser-based hardware features like barcode scanning and printing to work correctly.
  • Removing /public from URL: To make your application URL look professional (e.g., yourpos.com instead of yourpos.com/public), move the contents of the public folder to the root and update paths, or configure your web server's document root to the /public folder.

Was this answer helpful?

« Back