Skip to content

Latest commit

 

History

History
49 lines (31 loc) · 1.15 KB

README.md

File metadata and controls

49 lines (31 loc) · 1.15 KB

CONTENTS OF THIS FILE

  • Introduction
  • Requirements
  • Installation
  • Maintainers

INTRODUCTION

Menu For All allows menu items to make visibility for all roles specially the anonymous users.

REQUIREMENTS

The Menu For All just requires the Custom Menu Links project core:

INSTALLATION

  1. Edit your composer.json in your project directory and paste this code in the group of repositories.
      "type": "vcs",
      "url": "[email protected]:hallowichig0/menu_for_all.git"
  1. In your composer.json, search the installer-paths and add this line of codes to the group of installer-paths "web/modules/custom/{$name}/": ["type:drupal-custom-module"]

  2. Install using the composer: composer require 'hallowichig0/menu_for_all'

  3. You can clone the repository in the module/custom: git clone https://github.com/hallowichig0/menu_for_all.git

MAINTAINERS

Current maintainers:

Credits to Halcyon Web Design for development time.