Create a README.md

Created on 12 February 2024, 11 months ago
Updated 20 February 2024, 11 months ago

Hello again

Problem/Motivation

I have to look into the module to know which comad to use :)
So I would like to collaborate to make the README.md

I have copied from other module and here is a proposal

# Config import single

CONTENTS OF THIS FILE
---------------------

 * Introduction
 * Requirements
 * Installation
 * Use

INTRODUCTION
------------

Module to integrate the config:import:single comand from drupal console into drush

2.0.x - compatible with drush 11.3 and higher
1.0.x - compatible with drush 9 and higher (up to drush 11.2)


REQUIREMENTS
------------

 * This module requires drush module.

INSTALLATION
------------

The installation of this module is like other Drupal modules.

 1. Install:
   1. Composer: Copy the install comand from the module page. It will be similar to this, but with the actual version:

    composer require 'drupal/config_import_single:^2.0'
 
 
   2. Manually: Copy/upload the 'config_import_single' module to the modules directory.

 2. Enable:
    1. Drush: en -y config_import_single
    2. Interface: the 'config_import_single' module in 'Extend'.
   (/admin/modules) 

USE
-------------

 * Import your configuration with drush 
    ```drush cis ../path_to_the_folder/
    ```

If you give the ok or make some changes, I can make a patch.

Thanks for the module and have a good day :)

โœจ Feature request
Status

RTBC

Version

2.0

Component

Documentation

Created by

๐Ÿ‡ช๐Ÿ‡ธSpain candelas

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024