prestashop/psssst

A PrestaShop module analyzer

Installs: 2 364

Dependents: 0

Suggesters: 0

Security: 0

Stars: 4

Watchers: 9

Forks: 8

Open Issues: 0

Type:project

v1.2.1 2022-03-21 10:55 UTC

This package is auto-updated.

Last update: 2024-04-04 21:54:38 UTC


README

The idea behind this minimalist CLI application is to collect information about PrestaShop module. One of the information that is really precious to me is the hooks available for a module.

This is why with this application you can retrieve the list of hooks for a module.

For now, hooks dynamically dispatched in Smarty templates are not found.

How to use it?

Really simple, only the module path is needed.

demo

Alternatively, you can use --export option to retrieve results as JSON instead.

LICENSE

This project is using the MIT License.