0.28 reconfigure whole plugin to more advanced layout
This commit is contained in:
5
config/routes.rb
Normal file
5
config/routes.rb
Normal file
@ -0,0 +1,5 @@
|
||||
# plugins/discourse_legacy_links/config/routes.rb
|
||||
DiscourseLegacyLinks::Engine.routes.draw do
|
||||
get '/forum2', to: 'custom_post#index2'
|
||||
end
|
||||
|
Reference in New Issue
Block a user