ShareNSave / share-n-save

12 stars 1 forks source link

Share N Save

Share N Save is a website template created by Beatwave and Lithe. It provides a powerful search capability with the ability to display results in both list and Google map views. It also allows listing content to be easily managed via a comprehensive admin area. This area allows subscribers to manage their own content. Its clean stylish design gives you powerful core features:

Installation requirements

Share N Save is provided as an Visual Studio ASP.Net project, as such visual studio is required to build the project. Microsoft offers a free version of Visual Studio called Community Edition, which can be used to build Share N Save. The Visual Studio Community Edition can be downloaded here.

Share N Save is built on top of the open source N2CMS platform, the source code for N2CMS can be found on GitHub. N2CMS is built on the Microsoft ASP.Net platform and requires a hosting environment that supports ASP.Net application, i.e. Windows Server with IIS and SQL Server, more detailed server requirements can be found here in the N2 documentation.

Getting it up and running