Tebex is an all-in-one monetization platform designed to grow your gaming revenue streams. It is used by gaming servers and asset creators to sell digital products, subscriptions, and services to their community.Documentation Index
Fetch the complete documentation index at: https://docs.fragmentor.io/llms.txt
Use this file to discover all available pages before exploring further.
Configuration
When installing the plugin, your public Tebex API key is required.Setup
In order to setup the Tebex plugin correctly, please carefully go through the following steps.Login Page
The Tebex plugin will try to redirect the user to the
/authorize page, whenever a login is required. You can customize this page by creating a new page with the slug authorize. If this page is not available, users will not be able to log in.
Basket Page
The Tebex plugin will try to redirect the user to the
/basket page, whenever the basket button is clicked. You can customize this page by creating a new page with the slug basket. If this page is not available, users will be redirected to Tebex Checkout directly.
Optional: Create a
/basket page.