Difference between revisions of "Feature Customization - AC7"

From AbleCommerce Wiki
Jump to: navigation, search
 
(42 intermediate revisions by 2 users not shown)
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.
+
<div id="cleanup" style="text-align: center; background: #ffe; margin: .75em 15%; padding: .5em; border: 1px solid #e3e3b0;">
 +
If you want to customize the '''look and feel''' of your store see '''[[Look and Feel Customization - AC7]]'''
 +
</div>
  
 +
This section includes information and documentation on things that change '''how the store works''', see [[Look and Feel Customization - AC7]] for topics on changing '''how the store looks'''.
 +
 +
 +
== 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]]
 +
* [[Making Customer Fields Required for Product Template]]
 +
* [[WebPage links from category page]]
 +
* [[How to change Commererce Builder string resources]]
 +
* [[How to disable Wishlist]]
 +
* [[Show minimum to maximum price range on product page]]
 +
 +
=== Adding Features ===
 +
* [[Adding products to the cart from external entity]]
 +
* [[Extending the Store Search for Sku]]
 +
* [[Changing additional pictures display on mouse over]]
 +
* [[404 Custom Error Page]]
 +
 +
== 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]]
+
* [[More options for Advance Order Search's Keyword part]]
 +
* [[Custom fields for user's profile]]
 +
* [[How to add a Comment field to the User page]]
 +
* [[Adding Customer-Side Display Name to Order Status List]]
 +
* [[Making Misc Charges show on AC7 Invoice]]
 +
* [[How do I add meta tags?]]
 +
* [[More date range options in Order Manager]]
 +
* [[Add a Top X Sales by State pie chart to your Dashboard]]
 +
* [[How to write Contact Us Control]]
 +
* [[Keeping Credit Card Details hidden from an admin role]]
 +
 
 +
== Customizing Emails ==
 +
* [[Customizing Email Templates | How do I customize email templates]]
 +
 
 +
 
 +
== Misc ==
 +
* [[How to FTP a file to a remote server with AC7]]
 +
* [[Lessons learned from a heavily modified AC7 site]]
 +
* [[How to create store-wide parameters accessible anywhere]]
 +
* [[NVelocity variables available in scriptlets]]
 +
* [[Change star rating images]]
 +
* [[Moving store database from shared provider to local install]]
 +
* [[Missing installation folders caused by unzip utility]]
 +
* [[ZIP Code only Shipping Estimate]]
 +
* [[Information about the data contained by NVelocity variables]]
  
 
== External Links ==
 
== External Links ==
 
* [http://en.wikipedia.org/wiki/ASP.NET Asp.Net (wikipedia)]
 
* [http://en.wikipedia.org/wiki/ASP.NET Asp.Net (wikipedia)]
 +
 +
[[Category:AbleCommerce 7]]

Latest revision as of 10:33, 15 August 2013

If you want to customize the look and feel of your store see Look and Feel Customization - AC7

This section includes information and documentation on things that change how the store works, see Look and Feel Customization - AC7 for topics on changing how the store looks.


Store Customizations

Store Display

Adding Features

Merchant Admin Customizations

Customizing Emails


Misc

External Links