Skip to content

Instantly share code, notes, and snippets.

View JordyDH's full-sized avatar
🧠
Thinking

JordyDH JordyDH

🧠
Thinking
View GitHub Profile
@JordyDH
JordyDH / enterprise_token.rb
Created February 3, 2025 13:55 — forked from markasoftware/enterprise_token.rb
OpenProject Enterprise mode for free
############ REPLACE app/models/enterprise_token.rb in the source code with this file! ################
############ also be sure to RESTART OpenProject after replacing the file. ################
############ it doesn't show that enterprise mode is enabled in the settings, but all ################
############ enterprise mode features, such as KanBan boards, are enabled. ################
#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2023 the OpenProject GmbH
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License version 3.