This repository is now archived and no longer maintained.
For continued development and self-hosted solutions, please refer to the new repository:
- No further updates or maintenance will be provided for this repository.
- We recommend migrating to the self-hosted Webtor.io solution.
- Issues and feature requests will no longer be addressed here.
To set up and use Webtor.io in a self-hosted environment, visit:
📌 Webtor.io Self-Hosted Documentation
Thank you for your support and contributions! 🚀
git clone https://github.com/webtor-io/platform-sdk-php-example.git
cd platform-sdk-php-example
composer install
php -S localhost:8080
Don't forget to modify connection settings in index.php