Welcome to BioScript Documentation
BioScript is a self-hosted link-in-bio platform that allows creators, businesses, and agencies to build fully customizable bio pages on their own servers without relying on subscription platforms.
This documentation will guide you through installation, configuration, customization, and advanced usage of BioScript.
Note: BioScript is a self-hosted solution. You will need your own domain name and web hosting to use it.
Server Requirements
Before installing BioScript, ensure your server meets the following requirements:
- PHP: Version 8.0 or higher
- Web Server: Apache or Nginx
- Extensions: BCMath, Ctype, Fileinfo, JSON, Mbstring, OpenSSL, PDO, Tokenizer, XML
- SSL: An SSL certificate is highly recommended (Let's Encrypt is free)
Recommended Hosting
BioScript works best on:
- VPS servers (DigitalOcean, Vultr, Linode)
- Cloud hosting (AWS, Google Cloud)
- Managed PHP hosting (Hostinger, SiteGround)
Shared hosting may work but performance can vary depending on resource allocation.