I am planning on making several custom / proprietary plugin for a project I'm developing.
Those plugin that I maintain will need to be able to update independently using OctoberCMS Plugin Updates mechanism, but because of various reasons, I will not be registering those plugins in the marketplace.
Does anyone know how I can achieve this?
Solution by spunky on freenode:
- Drop / symlink / or just place your plugin folder inside
~/plugin, making sure that it's accessible by the server - Logout of backend
- Log back in
- All db migrations and all other stuff should be handled by OctoberCMS