Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/venturaproject/ps_demomanufhooksusage

demo module to add a new field in Manufacturers
https://github.com/venturaproject/ps_demomanufhooksusage

Last synced: about 2 months ago
JSON representation

demo module to add a new field in Manufacturers

Awesome Lists containing this project

README

        

# ps_demomanufhooksusage
demo module to add a new field in Manufacturers

Once added the module in the /modules directory, run
```sh
composer dump-autoload
```

In order to see the new field included add the hook in the template

```sh
{hook h='displayManufUsageValue'}
```