Hello @ceylonthemes ,
Please make sure all your recommended plugins are available on WordPress dot org.
Can you check and send the recommended plugin array for the demo
For example:
'plugins' => array(
array(
'name' => __( 'Gutentor', 'text-domain' ),
'slug' => 'gutentor',
),
array(
'name' => __( 'Contact Form 7', 'text-domain' ),
'slug' => 'contact-form-7',
'main_file' => 'wp-contact-form-7.php',/*the main plugin file of contact form 7 is different from plugin slug */
),
)
Best Regards!
@ceylonthemes resolving the thread. If you have a further query you can comment again.
Installing demo first time OK, but installing a demo second time – Error
“Plugin Does not exist / Error contact the theme author”
Please fix the issue
@ceylonthemes please follow this thread
‘plugins’ => array(
array(
‘name’ => ‘eCommerce theme Extra Functionality’,
‘slug’ => ‘ecommerce-extra’,
),
array(
‘name’ => ‘Elementor Page Builder’,
‘slug’ => ‘elementor’,
),
array(
‘name’ => ‘WooCommerce’,
‘slug’ => ‘woocommerce’,
),
array(
‘name’ => ‘Product Quick View’,
‘slug’ => ‘yith-woocommerce-quick-view’,
),
array(
‘name’ => ‘Contact Form 7’,
‘slug’ => ‘contact-form-7’,
‘main_file’ => ‘wp-contact-form-7.php’,
),
)
This is working at first demo installation, if you install a demo twice , error:”plugin file does not exists, contact the theme author”