# plugins/discourse_legacy_links/config/routes.rb DiscourseLegacyLinks::Engine.routes.draw do get '/forum2', to: 'custom_post#index2' end