thelia/hook-toolbar-module

Installs: 996

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 7

Forks: 6

Open Issues: 1

Language:HTML

Type:thelia-module

2.0.0 2022-09-27 09:01 UTC

This package is auto-updated.

Last update: 2024-03-28 12:19:53 UTC


README

HookToolbar add a toolbar on your Front template if you are logged as an administrator. With this toolbar you can directly the page you are visiting (product, category, folder and content pages) and it creates a shortcut to the admin for the module page or even the configuration page.

HookToolbar preview

Installation

Manually

  • Copy the module into <thelia_root>/local/modules/ directory and be sure that the name of the module is HookToolbar.
  • Activate it in your thelia administration panel

Composer

Add it in your main thelia composer.json file

composer require thelia/hook-toolbar-module ~1.1.0

Usage

Activate the module and the toolbar will automatically appears.