I'd like to suggest a change to the current plugin system.
At the moment, only the official plugins work straight away without any file edits to make plugins work.
Can I suggest a change in the system so that non-official plugins can be installed without having to make any file edits.
I have made a couple of plugins, however they will not work without making one or 2 file edits for the code to show on the required pages. this can be tedious for the user with updates and if the user updates the files without updating the additional code then the plugin will not function as it should.
Something like a "hook" system where code can be injected "on the fly" so to speak,
At the moment, only the official plugins work straight away without any file edits to make plugins work.
Can I suggest a change in the system so that non-official plugins can be installed without having to make any file edits.
I have made a couple of plugins, however they will not work without making one or 2 file edits for the code to show on the required pages. this can be tedious for the user with updates and if the user updates the files without updating the additional code then the plugin will not function as it should.
Something like a "hook" system where code can be injected "on the fly" so to speak,