Hi, I'm a new plugin developer and I have released my first plugin last week. It's named Random TP. It's not yet validated, nor published. Does anyone know if there are any additional steps to have it validated ? Thanks !
You will probably have to change the name of your plugin to something else since that name is already taken.
Okay thanks for your answers. My plugin is a little bit different from RandomTP. So I will change the name
Hi again, I've renamed my plugin to MultiTP but seems that it was deleted. Did I missed something or are there others problems about it ? Do I have to submit it again ?
Bad practice: https://github.com/Minifixio/pocket...c/Minifixio/multitp/utils/PluginUtils.php#L16 You can just use $this->getLogger()->info($str); from inside your main class. $this->getLogger(0 gives you a logger which is unique for your plugin.