syncit / module-powertools
Module for testing purpose
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
This package is auto-updated.
Last update: 2025-06-29 01:21:27 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!