Dear Imran, what if I have a wordpress plugin that I want to use as a dependency. How can I add a wordpress plugin as a depencendy in composer, and how can I install and activate the plugin from within my plugin when the user activates my plugin? I would like to make sure that whatever plugin dependencies I have automatically get installed on my plugin activation. Is there any chance you will make a tutorial about that? Also, how would you package this up for production use cases, obviously wordpress plugins installed from the wordpress repository don't require you to do npm install and composer install. Is there a video where you talk about bundling all of this together into a plugin that can be distributed?
❤
Thanks for this series.
Welcome
Dear Imran, what if I have a wordpress plugin that I want to use as a dependency. How can I add a wordpress plugin as a depencendy in composer, and how can I install and activate the plugin from within my plugin when the user activates my plugin? I would like to make sure that whatever plugin dependencies I have automatically get installed on my plugin activation. Is there any chance you will make a tutorial about that?
Also, how would you package this up for production use cases, obviously wordpress plugins installed from the wordpress repository don't require you to do npm install and composer install. Is there a video where you talk about bundling all of this together into a plugin that can be distributed?
Nice video, what font is used in your PHPStorm?
Thanks 👍
Welcome
Hello 👋 there