MerDoLive / AdminPanel

MIT License
0 stars 0 forks source link

Admin -Category Managment #2

Open merzido opened 6 years ago

merzido commented 6 years ago
  1. When creating category by default its root category
  2. All category entry should be added in CATG_MSTR
  3. For root category CATG_MSTR_CATEGORY_LEVEL to be marked as 1
  4. For Sub-Category CATG_MSTR_CATEGORY_LEVEL should be 2 or 3 based on level of Sub-Category Entry should also be added in CATG_SUB_CATG_MAP in case of sub category along with parent CATG_SUB_CATG_MAP_PARENT_CATEGORY_ID 5.By default Status would be LIVE
  5. We would need check-Box for Bulk Action
  6. In category Management All category to be displayed including DLTD, LIVE .......
  7. Admin to be edit all fields.
  8. Tree Structure for view .
  9. ACTION view button to be added .
  10. Category to have Image upload Button ( optional )
merzido commented 6 years ago
  1. category Management to have show all category to display all catg
  2. tree structure to be followed as suggested by Abhi
merzido commented 6 years ago
neha1024 commented 5 years ago

hello sir, i had done all 3 level in category management. this shown below

LEVEL1: level1

in this level i had select LAPTOP & ULTRA BOOK. after selecting this i create my own category "laptop".

LEVEL2: level2

in this, it contain 4 category in laptop category 1st : HP 2nd : ASUS 3rd:LENOVO 4th : DELL

LEVEL3: level3

in this EACH laptop contain two categories first one is that each laptop is below 30000 and in second each laptop is above 30000

likewise each category of laptop contain this two categories.

nikita903 commented 5 years ago

Hi sir, done with 3 levels in category management.

level1: level1

in this level i'd select fashions. after selecting this i create my category, its about watch.

level2: level2

it contain 2 category in watch categories: 1.chronograph watch 2.quartz watch

level3: level3

in level 3 each category contains two sub categories:

  1. in first category ie.chronograph watch category contain two categories. a)gun chronograph b)flyback chronograph

2.in second category ie. quartz watch category contain two categories. a)quartz watch for men b)quartz watch for women

merzido commented 5 years ago

basic functions look ok . passed on for testing - In Tes