8e6b6d0cdd
Build / Build & Release draft (push) Failing after 0s
PHP tests / PHP Syntax check 5.6 => 8.1 (push) Failing after 33s
PHP tests / PHPStan (1.7.1.2) (push) Has been cancelled
PHP tests / PHPStan (1.7.2.5) (push) Has been cancelled
PHP tests / PHPStan (1.7.3.4) (push) Has been cancelled
PHP tests / PHPStan (1.7.4.4) (push) Has been cancelled
PHP tests / PHPStan (1.7.5.1) (push) Has been cancelled
PHP tests / PHPStan (1.7.6) (push) Has been cancelled
PHP tests / PHPStan (1.7.7) (push) Has been cancelled
PHP tests / PHPStan (1.7.8) (push) Has been cancelled
PHP tests / PHPStan (latest) (push) Has been cancelled
PHP tests / PHP-CS-Fixer (push) Has been cancelled
18 lines
546 B
Markdown
18 lines
546 B
Markdown
# Advanced Mega Menu
|
|
|
|
Rich navigation module for PrestaShop 8.x / 1.7.x based on the architectural approach of `ps_mainmenu`, but rebuilt for:
|
|
|
|
- desktop full-width mega menu panels
|
|
- mobile slide-in drill-down navigation
|
|
- configurable rich content blocks with attached products
|
|
- automatic WebP image handling
|
|
- dynamic icon sprite generation
|
|
|
|
## Compatibility
|
|
|
|
PrestaShop `1.7.8+` and `8.x`
|
|
|
|
## Notes
|
|
|
|
The repository still contains the original `ps_mainmenu` forked files for reference. The active module entrypoint is `advancedmegamenu.php`.
|