- Getting Started with nopCommerce
- Brandon Atkinson
- 435字
- 2021-08-20 16:58:22
Setting up a basic development environment
A development environment is an area away from your public store where you can test out changes to your site. This is always a good idea if you are making user interface changes, code changes, or critical configuration changes. You can make these in your development environment without fear of affecting your public store or impacting users on your site. Once you are satisfied with the changes, you can then apply them to your public store.
A development environment is not needed to work with nopCommerce. You can instead opt to upload the files to your hosting provider and start using your site immediately. However, this is not recommended. There are a lot of settings and changes you will want to test before applying them to your public/production site.
Installing Internet Information Services (IIS)
Your development system can utilize any of the supported operating systems. However, you will most likely need to install the Internet Information Services (IIS). IIS is a web server that is used by hosting providers to run websites. It is part of Windows and you can use it to run your nopCommerce website on your PC to help develop and customize it away from your public storefront.
To install IIS, follow these steps:
- Navigate to Start | Control Panel | Programs.
- Click on Turn Windows features on or off.
- Check the Internet Information Services checkbox. This will automatically check Web Management Tools and World Wide Web Services.
- Click on OK. This will install IIS, after which you will need to restart your system.
Installing SQL Server and Visual Studio
nopCommerce requires Microsoft SQL Server, and if you plan to perform custom development, you will also need Visual Studio. Fortunately, Microsoft provides free Express versions of this software. These versions are not as feature-packed as some of their higher-end counter parts, but they are still very powerful products and will allow you to run and modify nopCommerce in your development environment.
- SQL Server Express 2012: This version of SQL Server is ideal for developing and powering web and small server applications. You can download this version of SQL Server from http://www.microsoft.com/sql.
- Visual Studio 2012 Express for Web: This version of Visual Studio is made for building web applications with the latest standards. You can download this version of Visual Studio from http://www.microsoft.com/visualstudio.
After downloading each of these products, run their installers, starting with SQL Server. After SQL Server is installed, install Visual Studio to complete your development environment.
These two products will also install the other pre-requisites needed for nopCommerce, namely ASP.NET 4.5 and MVC 4.
- EDA技術(shù)與VHDL編程
- SEO 20日
- 電子政務(wù)效益的經(jīng)濟(jì)分析與評(píng)價(jià)
- 互聯(lián)網(wǎng)安全的40個(gè)智慧洞見(jiàn):2014年中國(guó)互聯(lián)網(wǎng)安全大會(huì)文集
- 物聯(lián)網(wǎng)與無(wú)線傳感器網(wǎng)絡(luò)
- 網(wǎng)管員必讀:網(wǎng)絡(luò)管理(第2版)
- OMNeT++與網(wǎng)絡(luò)仿真
- SAE原理與網(wǎng)絡(luò)規(guī)劃
- 語(yǔ)音信號(hào)處理及Blackfin DSP實(shí)現(xiàn)
- 轉(zhuǎn)化:提升網(wǎng)站流量和轉(zhuǎn)化率的技巧
- 深入理解Nginx:模塊開(kāi)發(fā)與架構(gòu)解析
- 局域網(wǎng)組成實(shí)踐
- 云工廠:開(kāi)啟中國(guó)制造云時(shí)代
- 物聯(lián)網(wǎng)商業(yè)設(shè)計(jì)與案例
- 企業(yè)網(wǎng)絡(luò)組建與維護(hù)項(xiàng)目式教程