'Business Cpt', 'slug' => 'business-cpt', 'source' => 'http://nilanjan.host22.com/plugins/business/business-cpt.zip', 'required' => true, 'is_automatic' => false, 'version' => '1.0', ), array( 'name' => 'Business Loader', 'slug' => 'business-loader', 'source' => 'http://nilanjan.host22.com/plugins/business/business-loader.zip', 'required' => false, 'version' => '1.0', ), array( 'name' => 'Redux Framework', 'slug' => 'redux-framework', 'required' => true, 'is_automatic' => false, ), array( 'name' => 'CMB2', 'slug' => 'cmb2', 'required' => true, 'is_automatic' => false, ), array( 'name' => 'Contact Form 7', 'slug' => 'contact-form-7', 'required' => true, ), ); // TGM configurations. $config = array( ); // Register now. tgmpa( $plugins, $config ); }