NP Mega Menu 1.0.0 Install Guide

NP Mega Menu 1.0.0 Install Guide

A screenshot-based installation and first-use guide for category mega menus, highlighted links, and mobile accordion navigation on PrestaShop 8 and 9.

Package

Use vp_megamenu-1.0.0.zip for PrestaShop 8.x and 9.x stores.

Validated

The package passed unzip, PHP lint, old-brand scan, CDN scan, live checksum verification, API checks, and PS8/PS9 storefront screenshots.

Demo proof

The screenshots below were captured from the live PS8 and PS9 demo homepages after the module was installed and configured.



2. Install Steps

1

Open Module Manager

Log in to your PrestaShop backoffice and go to Modules -> Module Manager.

2

Upload the ZIP

Upload vp_megamenu-1.0.0.zip and install NP Mega Menu.

3

Review menu items

Open the module configuration page. The module auto-populates top-level categories on install; you can add categories, add custom links, move items, toggle active status, and mark links as highlighted.

4

Avoid duplicate menus

If your theme already renders PrestaShop’s default menu, disable or unhook it so shoppers see one primary navigation bar.

5

Open the storefront

Confirm the desktop catalog dropdown and mobile accordion both render correctly on the home page and category pages.


3. First Configuration

Set a practical cache TTL, such as 3600 seconds, for normal production traffic
Use Auto-populate from Categories to rebuild the menu from top-level categories
Use Add Link for sale, outlet, or landing-page links that are not categories
Mark only high-priority links as highlighted so the top navigation stays easy to scan

4. Frontoffice Validation

Open the storefront after configuration and validate these behaviors before treating the rollout as complete.

Homepage returns 200 and includes vp-megamenu markup
Desktop viewport shows one primary catalog menu
Catalog dropdown opens and lists active category children
Mobile viewport shows an accordion-style catalog menu
The module menu API returns {"success":true} with menu items

5. Screenshots

NP Mega Menu PrestaShop 8 desktop homepage PrestaShop 8 desktop homepage with NP Mega Menu replacing the default main menu
NP Mega Menu PrestaShop 8 desktop dropdown PrestaShop 8 desktop catalog dropdown
NP Mega Menu PrestaShop 8 mobile accordion PrestaShop 8 mobile accordion expanded
NP Mega Menu PrestaShop 9 desktop homepage PrestaShop 9 desktop homepage with catalog and highlighted links
NP Mega Menu PrestaShop 9 desktop dropdown PrestaShop 9 desktop catalog dropdown
NP Mega Menu PrestaShop 9 mobile accordion PrestaShop 9 mobile accordion expanded

6. Verified Result

  • unzip -tq packages/vp_megamenu-1.0.0.zip passed.
  • Package PHP lint passed.
  • Public download checksum matches the repository package.
  • Old VapStarter/VapeMarkt branding was removed from the release package.
  • Runtime CDN scan returned no matches.
  • PS8 and PS9 homepages returned 200 with NP Mega Menu markup present.
  • PS8 and PS9 menu API endpoints returned successful menu payloads.
Scope note: this release supports category dropdowns, custom links, highlighted links, cache TTL, and mobile accordion navigation. It is not a drag-and-drop column builder and does not include featured-product blocks or custom HTML banners.
Scroll to Top