by nolovelust
19. February 2010 15:18
Small Business Mobile Front is a open source,simple and free mobile web site template for small business. As Mobile Internet expands and more and more people starts to use it having your normal web site ported to mobile becomes crucial. It is also expensive.
But fear no more! :D
Small Business Mobile Front is here! Ok enough of rubbish! Small Business Mobile Front is a simple c# project with almost no setup. You just edit couple of things and upload it to you ASP.Net capable web server. It uses SQLite as database so there is no need for sql server setup. All you need a Windows server with asp.net 3.5 sp1 on it and write access to App_Data folder in your site. Your hosting company should be providing them as default.
Please note, we also provide paid setup and hosting service too. If you need that sort of service email us at reg @ mobile.web.tr
To setup:
Download & extract attached file below (you might need to logon/register to download them)
Open Web.config file in a text editor.Find and edit below
<appSettings>
<add key="SMTPServer" value="localhost"/>
<add key="SMTPServerPort" value="25"/>
<add key="AdminUsername" value="admin"/>
<add key="AdminPassword" value="password"/>
<add key="Currency" value="$"/>
</appSettings>
SMTPServer must be correct in order to receive emails from your customers. your hosting provider should let you know about your smpt server address
SMTPServerPort is 25 by default and %99 percent of time it will be same.
AdminUsername is username for management console
AdminPassword is password for management console
Replace logo.gif in images folder with your own mobile logo.
Edit style.css file according your companies colors.
That's it!
Once you finish your setup all you need to do is upload it to your server and logon to management console at http://yourmobilesitename.com/manage.aspx with the username and password you have setup above.
In management console you will be able to setup your companies contact details and populate your product catalog!
Have a look at screen-shots below (you might need to logon/register to view them)




Small Business Mobile Front.zip (507.60 kb)