Difference between revisions of "Feature Customization - AC7"

From AbleCommerce Wiki
Jump to: navigation, search
m
Line 1: Line 1:
 
Store customization would include things that change how the store works, see [[Store Design]] for topics on changing how the store looks.
 
Store customization would include things that change how the store works, see [[Store Design]] for topics on changing how the store looks.
  
 +
 +
* [[How to add a Comment field to the User page]]
 +
* [[A list of N-Velocity variables across the store]]
 +
 +
* [[Customizing Email Templates | How do I customize email templates]]
 +
* [[Change star rating images]]
 +
 +
* [[Adding Customer-Side Display Name to Order Status List]]
 +
 +
 +
== Store Customizations ==
 +
=== Store Display ===
 
* [[Hide Shipping Estimates]]
 
* [[Hide Shipping Estimates]]
* [[Custom fields for user's profile]]
 
* [[Adding products to the cart from external entity]]
 
* [[How to FTP a file to a remote server with AC7]]
 
 
* [[Creating a new category display page]]
 
* [[Creating a new category display page]]
* [[How to add a Comment field to the User page]]
 
* [[Code for Alert when there are reviews to approve]]
 
 
* [[Prevent the Top Sellers from showing in Shopping Bar 1]]
 
* [[Prevent the Top Sellers from showing in Shopping Bar 1]]
 
* [[Displaying a content page at the same level as top category]]
 
* [[Displaying a content page at the same level as top category]]
 +
 +
=== Adding Features ===
 +
* [[Adding products to the cart from external entity]]
 +
* [[Extending the Store Search for Sku]]
 +
 +
 +
== Merchant Admin Customizations ==
 +
* [[Code for Alert when there are reviews to approve]]
 
* [[Adding order number search to all Admin pages]]
 
* [[Adding order number search to all Admin pages]]
* [[A list of N-Velocity variables across the store]]
 
* [[How to create store-wide parameters accessible anywhere]]
 
* [[Customizing Email Templates | How do I customize email templates]]
 
* [[Change star rating images]]
 
 
* [[More options for Advance Order Search's Keyword part]]
 
* [[More options for Advance Order Search's Keyword part]]
* [[Extending the Store Search for Sku]]
+
* [[Custom fields for user's profile]]
* [[Adding Customer-Side Display Name to Order Status List]]
+
 
 +
== Misc ==
 +
* [[How to FTP a file to a remote server with AC7]]
 +
* [[How to create store-wide parameters accessible anywhere]]
  
 
== External Links ==
 
== External Links ==
 
* [http://en.wikipedia.org/wiki/ASP.NET Asp.Net (wikipedia)]
 
* [http://en.wikipedia.org/wiki/ASP.NET Asp.Net (wikipedia)]

Revision as of 03:32, 4 September 2008

Store customization would include things that change how the store works, see Store Design for topics on changing how the store looks.



Store Customizations

Store Display

Adding Features


Merchant Admin Customizations

Misc

External Links