Ok so Ive build a very small cms.
Now I want to add plug-ins to it. I was thinking about web controls.
I want to create a web control in a separate web project. Then, I want to upload it via FTP to the server and in the administration panel, I want somehow the cms to find the control (directory scanning or something) and add it to the desired page, in the desired div (Or something like that)
Any ideeas on how to implement this?
Now I want to add plug-ins to it. I was thinking about web controls.
I want to create a web control in a separate web project. Then, I want to upload it via FTP to the server and in the administration panel, I want somehow the cms to find the control (directory scanning or something) and add it to the desired page, in the desired div (Or something like that)
Any ideeas on how to implement this?