syncit / module-powertools
Module for testing purpose
Package info
github.com/nenadsyncit/powertools
Type:magento2-module
pkg:composer/syncit/module-powertools
1.0.0
2020-01-14 12:09 UTC
This package is auto-updated.
Last update: 2026-03-01 00:30:19 UTC
README
Various methods for getting various data from Magento 2.
Examples: get all categories in Magento 2, get all products url etc.
Usage
Install module in vendor folder using composer or in app/code/Syncit/PowerTools
composer require syncit/module-powertools dev-master
Edit powertools.phtml and call methods from desired block
Go to :
http://{your_base_url}/powertools
Enjoy playing!