When you’re shipping your theme for sell, it’s often required to bundle the required plugins. Some people just keep these plugins like general vendor libraries inside their theme and load them using php’s require_once.
from My Pocket http://hasin.me/2015/09/28/packaging-thirdparty-plugins-with-your-wordpress-theme-using-tgm-plugin-activation-library/



