loveoss/psssst

This package is abandoned and no longer maintained. The author suggests using the prestashop/psssst package instead.

A PrestaShop module analyzer

Installs: 1 762

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 1

Forks: 4

Open Issues: 0

Type:project

v1.1 2018-05-17 12:43 UTC

This package is not auto-updated.

Last update: 2021-09-30 12:06:09 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.

Cool! Can you add XXX feature?

Nah, I don't have time or motivation to make something big. If you like it, star it and fork it: this project is using the MIT License.