Are there modules that can affect the login page?

This page summarizes the projects mentioned and recommended in the original post on /r/FoundryVTT

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • foundryvtt-docker

    An easy-to-deploy Dockerized Foundry Virtual Tabletop server.

  • The most straightforward way to accomplish this is if you are running FoundryVTT from a Docker image. You need a Docker registry to push container images to. You'd want to start with this container image: https://hub.docker.com/r/felddy/foundryvtt, then author your own Dockerfile that begins with FROM felddy/foundryvtt. Next you'd want to add some COPY commands to add your custom CSS into the container, then build and push your image to the registry I mentioned earlier. This way you're always drawing from the newest build of Foundry, but your changes fold in regularly.

  • df-fvtt-enhancement-suite

    A single patch that applies extra features to your FoundryVTT installation.

  • You can check out my foundry patch here: https://github.com/flamewave000/df-fvtt-enhancement-suite

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts