This simple and easy to follow tutorial from Michael White and http://babymonkeystudios.com will show you how to form the basic building blocks of an X-cart 5 module.
Tools Used:
- X-Cart 5.1.3, get the latest version here: https://www.x-cart.com
- 7zip download from here: http://www.7-zip.org/
- next-sdk, get it here: https://github.com/xcart/next-sdk
Commands Used:
..\..\php\php.exe ../next-sdk/devkit/macros/create-module.php --module=Baby\RFQ --version=5.1
Paths:
- Path to PHP is
C:\\xampp\php\php.exe
- Path to next-sdk is
C:\\xampp\htdocs\next-sdk\
- Path to XC5
C:\\xampp\htdocs\xcart513\