Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/prestashop/psssst

:arrow_right_hook: Psssst, the PrestaShop module analyzer :leftwards_arrow_with_hook:
https://github.com/prestashop/psssst

cli-utility modules prestashop

Last synced: 4 months ago
JSON representation

:arrow_right_hook: Psssst, the PrestaShop module analyzer :leftwards_arrow_with_hook:

Awesome Lists containing this project

README

        

# Psssst, the amazing PrestaShop module parser!

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](https://user-images.githubusercontent.com/1247388/38938308-7f75e3ca-4325-11e8-9eb4-f5fa2fdf79ba.png)

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

## LICENSE

This project is using the MIT License.