Skip to content
This repository has been archived by the owner on May 26, 2021. It is now read-only.

Navigation: Create navigation container, to manage site navigation #11

Open
6 tasks
smurtazakazmi opened this issue Jul 5, 2020 · 0 comments
Open
6 tasks
Assignees
Labels
Feature Good for newcomers
Milestone

Comments

@smurtazakazmi
Copy link
Contributor

smurtazakazmi commented Jul 5, 2020

Application Configurations Add navigation container, and database migrations and seeder, this will be used to built menu/navigation tree in front-end and will be part of zero configurations.

Each module may be required to add menu items in navigation. It may have its own main menu item, or it can be added as sub menu item to main menu item provided by core modules or other custom modules. This is custom functionality we will use to build navigation tree, and in permissions and feature management.

  • Create migration for navigation.
  • Analyse core modules, identify menus/sub menus and create seeder for core modules.
  • Create seeder for main menus for
  • Settings, each module can add some sub menu item under settings to hold settings for that module.
  • Check other possible main menus that should be part of this.
  • Update custom modules, and navigation seeder that module provides.
@smurtazakazmi smurtazakazmi added the Feature Good for newcomers label Jul 5, 2020
@smurtazakazmi smurtazakazmi added this to the 0.2.0 milestone Jul 5, 2020
@smurtazakazmi smurtazakazmi self-assigned this Jul 5, 2020
@smurtazakazmi smurtazakazmi changed the title Add navigation mode, and database migrations and seeder Create navigation container, to manage site navigation. Jul 12, 2020
@smurtazakazmi smurtazakazmi changed the title Create navigation container, to manage site navigation. Navigation: Create navigation container, to manage site navigation Nov 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Feature Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant