Coder Social home page Coder Social logo

merchello / merchello.bazaar Goto Github PK

View Code? Open in Web Editor NEW
7.0 7.0 6.0 379.46 MB

A repository for Merchello Community maintenance of the Merchello Bazaar starter kit

License: MIT License

C# 5.64% JavaScript 72.13% HTML 13.61% CSS 3.62% ASP 4.37% XSLT 0.64%

merchello.bazaar's Introduction

Merchello

Merchello is a highly configurable, open source eCommerce package for Umbraco CMS v7 ONLY. However, this project is no longer actively developed.

If you are looking for an eCommerce solution for Umbraco v8 then I suggest you take a look at Vendr. You can follow them on Twitter here @heyvendr or signup on their website getvendr.net

Basic features

Merchello comes with the following core features, but it's also built so you can expand on it to your needs. Here's what you get right out of the box:

  • Products with options and variants
  • Flat rate shipping provider (by weight or price) for a single warehouse that can be adjusted by country and region
  • Cash, Paypal, Purchase & Braintree payment providers
  • Both invoicing and orders, created with each purchase
  • Multiple currencies
  • Product Picker datatype for Umbraco that lets you connect your Merchello product with your Umbraco content.
  • Extended Content on Products and Options (Similar to Nested Content) - Use existing Umbraco property editors on your products and options.
  • Products & Sales Collections - Organise your products and sales efficiently
  • Discounts
  • Reports

Downloading

Look on the releases tab

Documentation / Website

Our documentation is a tad outdated, but it's all we have at the moment. We are always looking for help with the docs ;)

https://merchello.readme.io/

Contribute

We would love and need your help. If you want to contribute to Merchello's core, the easiest way to get started is to fork the project on GitHub and open src/Merchello.sln in Visual Studio.

The Merchello.Web.UI.Client project is where the backoffice JavaScript files are, and if you are looking to update anything in there. Make sure you run the grunt tasks after your have made your changes. Please see the ReadMe.md in the Merchello.Web.UI.Client project root for more information.

Once you are done, just build and run. The project comes with a local SQLCE database with the Bazaar starter kit. The login for the back office is

admin 1234

We're excited to see what you do!

Please report bugs you find!

If you don't want to dip your fingers into the core, one of the best ways you can contribute to Merchello is by letting us know if something is going wrong. This feedback is very useful to us - we can't catch them all! To view existing issues or submit one of your own, visit https://github.com/merchello/merchello/issues.

merchello.bazaar's People

Contributors

abryukhov avatar alandesigns avatar alindgren avatar batjan avatar biapar avatar bjarnef avatar bowserm avatar chris64digital avatar dampee avatar dfberry avatar eidos-umbraco avatar enkelmedia avatar garylprothero avatar jkporter avatar joelbhansen avatar joepayne avatar konstkhrist avatar koswesley avatar pgregorynz avatar pronotion avatar protherj avatar robgha01 avatar rustyswayne avatar steroberts89 avatar teeto avatar tomfulton avatar tvanro avatar vonbv avatar wderoo avatar yodasmydad avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

merchello.bazaar's Issues

Site died after Dec 14 Windows Update

I'm getting this error after the Dec 14th .net security update. Anyone else?
Out of nowhere and I've confirmed that there was no changes because I rolled back to a previous date that was a last known good.

This is causing a huge problem for one of my sites.

Any help would be great, my client is loosing his sh*t!

Here is the error:

[NullReferenceException: Object reference not set to an instance of an object.]
Merchello.Bazaar.BazaarContentHelper.GetStoreCurrency() +133
Merchello.Bazaar.Controllers.BazaarControllerBase.Initialize() +46
Merchello.Bazaar.Controllers.BazaarControllerBase..ctor() +51
Merchello.Bazaar.Controllers.BazaarStoreController..ctor() +39

[TargetInvocationException: Exception has been thrown by the target of an invocation.]
System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck) +0
System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark) +159
System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark) +256
System.Activator.CreateInstance(Type type, Boolean nonPublic) +127
System.Activator.CreateInstance(Type type) +78
System.Web.Mvc.DefaultControllerActivator.Create(RequestContext requestContext, Type controllerType) +101

[InvalidOperationException: An error occurred when trying to create a controller of type 'Merchello.Bazaar.Controllers.BazaarStoreController'. Make sure that the controller has a parameterless public constructor.]
System.Web.Mvc.DefaultControllerActivator.Create(RequestContext requestContext, Type controllerType) +273
Umbraco.Web.Mvc.RenderControllerFactory.CreateController(RequestContext requestContext, String controllerName) +137
System.Web.Mvc.MvcHandler.ProcessRequestInit(HttpContextBase httpContext, IController& controller, IControllerFactory& factory) +290
System.Web.Mvc.MvcHandler.BeginProcessRequest(HttpContextBase httpContext, AsyncCallback callback, Object state) +150
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +12313339
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +288

Default login details?

Apologies if I'm being stupid, but what are the default login details to access the backoffice?

Thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.