Search found 2 matches

by johnnycrash
Mon Aug 17, 2009 8:18 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: How to create a plugin
Replies: 2
Views: 1449

Re: How to create a plugin

Thanks! That leads to another questions. How does one upgrade to a new version of AC if there are customized asp pages? I don't see a custom directory for ASP pages like there is one for scriptlets. Also, is it considered a best practice to use triggers or jobs on the DB? I have to integrate to a 3r...
by johnnycrash
Sun Aug 16, 2009 6:05 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: How to create a plugin
Replies: 2
Views: 1449

How to create a plugin

I read about plugins everywhere. I want to create one of my own, but I am having trouble finding documentation on what a plugin exactly is? Is it a scriptlet, a control in conlib, a modified aspx page, or what? How is it expected to be installed and configured. What are the best practices? Thanks.