Skip to content
Snippets Groups Projects
Commit 2c5db371 authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #2898561 by RajabNatshah, Mohammed J. Razem: Change Installation Steps: ...

Issue #2898561 by RajabNatshah, Mohammed J. Razem: Change Installation Steps:  Extra components, Development tools, Add Descriptions for modules/features in the [Extra Component] step, with forms for custom configurations
parent 023098cb
No related branches found
No related tags found
No related merge requests found
......@@ -9,6 +9,7 @@ use Drupal\Core\StringTranslation\TranslationInterface;
use Symfony\Component\DependencyInjection\ContainerInterface;
use Drupal\varbase\Config\ConfigBit;
use Symfony\Component\Filesystem\Filesystem;
use Drupal\Component\Utility\Bytes;
/**
* Defines form for selecting extra components for the assembler to install.
......
......@@ -8,6 +8,8 @@
use Drupal\Core\Form\FormStateInterface;
use Symfony\Component\Filesystem\Filesystem;
use Drupal\language\Entity\ConfigurableLanguage;
use Symfony\Component\Filesystem\Filesystem;
use Drupal\Component\Utility\Bytes;
use Drupal\varbase\Config\ConfigBit;
use Drupal\varbase\Form\ConfigureMultilingualForm;
use Drupal\varbase\Form\AssemblerForm;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment