first commit

This commit is contained in:
2024-07-15 11:28:08 +02:00
commit f52d538ea5
21891 changed files with 6161164 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
<?php
/**
* Plugins install template
*/
?>
<h2><?php esc_html_e( 'Install Plugins', 'jet-plugins-wizard' ); ?></h2>
<div class="jet-plugins-wizard-msg"><?php esc_html_e( 'Before demo data import a set of required plugins will be installed. Please be patient, this may take few minutes.', 'jet-plugins-wizard' ); ?></div>
<div class="jet-plugins-wizard-progress">
<div class="jet-plugins-wizard-progress__bar">
<span class="jet-plugins-wizard-progress__label"><span></span></span>
</div>
</div>
<div class="jet-plugins-wizard-plugins">
</div>