Demo Store
Explore how your store might look and test some of the many features of nopCommerce.
The link below will allow you to view the live nopCommerce demo.
Visit demo store
Release archives
You can view a list of all the changes for each release of nopCommerce in the
Release Notes.
TFS version for developers
nopCommerce manages a repository on the http://nopcommerce.codeplex.com/SourceControl/list/changesets
TFS Server. So you can always check out the latest source code! TFS access is public
and allows you to fetch in real time the latest version of nopCommerce! It allows
you to follow daily nopCommerce developments and improvements. Get the latest patches,
fixes without waiting for the next release.
TFS address: http://nopcommerce.codeplex.com/SourceControl/list/changesets
Note: these versions should not be used in a production environment. We do
not guarantee that any of the functionality or code found in our TFS will be made
available in our official releases.
Steps:
1. Download the latest version here.
2. Clear NopCommerceStore\ConnectionStrings.config file (leave
<connectionstrings> and </connectionstrings>
).
3. Install the package.
4. Execute SQL scripts located into "\NopCommerceStore\Documents" directory.