Cbox V3 Update

While v3 is a massive leap forward, we aren't stopping here. We are currently finalizing documentation for a new public API that will allow developers to build custom bots and integrations directly into Cbox. Stay tuned for updates on this later this quarter.

We scanned Reddit, Twitter, and several webmaster forums to gauge the reaction to the cbox v3 update. The sentiment is surprisingly positive, but there are growing pains. cbox v3 update

The Good:

The Bad:

Export your existing cbox_messages table. The V3 installer will attempt to convert it, but always backup first. While v3 is a massive leap forward, we aren't stopping here

# v2
services:
  cbox:
    image: cbox/v2:latest
    environment:
      - CBOX_STORAGE=local

If you are using the cloud-hosted Cbox (cbox.ws), the update happens automatically. Refresh your embed code. However, if you are using the self-hosted legacy version, migration requires steps. The Bad: Export your existing cbox_messages table

How to use

Check out how to use CSLOL Manager

Read More

Custom Skins

Download skins to install in CSLOL Manager

Read More

While v3 is a massive leap forward, we aren't stopping here. We are currently finalizing documentation for a new public API that will allow developers to build custom bots and integrations directly into Cbox. Stay tuned for updates on this later this quarter.

We scanned Reddit, Twitter, and several webmaster forums to gauge the reaction to the cbox v3 update. The sentiment is surprisingly positive, but there are growing pains.

The Good:

The Bad:

Export your existing cbox_messages table. The V3 installer will attempt to convert it, but always backup first.

# v2
services:
  cbox:
    image: cbox/v2:latest
    environment:
      - CBOX_STORAGE=local

If you are using the cloud-hosted Cbox (cbox.ws), the update happens automatically. Refresh your embed code. However, if you are using the self-hosted legacy version, migration requires steps.