Commerce for Umbraco: Sample Site and Starter Kit

Umbraco Developer TutorialIn preparation for Umbraco CodeGarden 11 this coming week, ProWorks has created a Commerce for Umbraco Sample Website and Starter Kit that you can download and try out for yourself!  This site is similar to the starter site the ProWorks uses to create e-commerce sites.

Included in the sample site:

  • Umbraco 4.7
  • Commerce for Umbraco
  • Blog 4 Umbraco
  • News
  • FAQ

Screen Shots:

c4u_home c4u_category c4u_product c4u_checkout

Files:

Commerce4Umbraco_ExampleSite.zip - Web Files

Commerce4Umbraco_ExampleSite_DB.bak- Database

Commerce4Umbraco_BuildScripts.zip - SQL Scripts to build the database without a backup

Setup:

Database:

  • Restore the database backup to a SQL Server instance. (Or create a new database and run the SQL Build Scripts)
  • Create a SQL Server user and map it to the new database.  Write down the credentials as it will be entered into the web.config.

Website:

  • Unzip the web files to a new directory.
  • Edit the web.config and modify all connection strings and umbraco connection info to point to the database and user credentials you just created.
  • Setup the new site in IIS.  Make sure its setup to use .Net 4.0.
  • Setup the file permissions on disk to allow the new website to modify files on the disk.

Commerce:

  • Edit web.config and replace all "commerce4umbraco47.local" with the host binding you used when creating the new website in IIS.
  • Edit the \config\commerce\commerce4umbraco47.local.config file and replace all occurrences of "commerce4umbraco47.local" with the host binding you used when creating the new website in IIS.
  • Rename the "commerce4umbraco47.local.config" file in the \config\commerce directory to coincide with the host binding you used when creating the new website in IIS.
  • Open the site in your local browser!

If you have any questions about the sample site, please comment below!

Author

Jason Prothero

Jason leads the team at ProWorks Corporation, an Umbraco Platinum Partner specializing in complex Umbraco CMS builds, integrations, support, and upgrades. With 17+ years of Umbraco experience and an Umbraco MVP, he has led dozens of successful projects from versions as old as Umbraco 4 to the latest Long-Term Supported (LTS) releases. Jason is also leading the charge at ProWorks around AI and how to responsibly integrate AI into Umbraco and websites to create ROI and not simply as a novelty.

comments powered by Disqus
back to top