X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Dev Questions (X-Cart 5) (https://forum.x-cart.com/forumdisplay.php?f=56)
-   -   So you created a module (https://forum.x-cart.com/showthread.php?t=64751)

Cpt.Crashtastic 09-03-2012 02:15 AM

So you created a module
 
The great thing about modules is they are transportable.

Hint: Mess with Core and they are not. You can overide or extend Core functionality with your module , but don't mess with Core.

XCN provides a method for making your modules portable. Take a look in /etc/Config.php and find developer_mode = Off. Change this to developer_mode = On and check out your Add Ons list in Admin. You now have a "Pack it" option next to enabled.

Pretty cool!


All times are GMT -8. The time now is 02:09 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.