Merchello

{"id":"56421bcdb48bdf19006a4c97","name":"Merchello","subdomain":"merchello","versions":[{"version":"1.13.1","version_clean":"1.13.1","codename":"","is_stable":false,"is_beta":false,"is_hidden":false,"is_deprecated":true,"_id":"56421bceb48bdf19006a4c9a","releaseDate":"2015-11-10T16:31:10.254Z"},{"version":"1.13.2","version_clean":"1.13.2","codename":"","is_stable":false,"is_beta":false,"is_hidden":false,"is_deprecated":true,"_id":"566708955d00370d00ede5ea","releaseDate":"2015-12-08T16:43:01.641Z"},{"version":"1.14.0","version_clean":"1.14.0","codename":"","is_stable":false,"is_beta":false,"is_hidden":false,"is_deprecated":true,"_id":"568bfb8d176a6c0d00a2a045","releaseDate":"2016-01-05T17:21:17.085Z"},{"version":"1.14.1","version_clean":"1.14.1","codename":"","is_stable":false,"is_beta":false,"is_hidden":false,"is_deprecated":true,"_id":"56b92ac708d8b20d00bc3aaf","releaseDate":"2016-02-08T23:54:47.133Z"},{"version":"2.0.0","version_clean":"2.0.0","codename":"","is_stable":true,"is_beta":false,"is_hidden":false,"is_deprecated":false,"_id":"56b92afe08d8b20d00bc3afd","releaseDate":"2016-02-08T23:55:42.218Z"},{"version":"2.2.0","version_clean":"2.2.0","codename":"","is_stable":false,"is_beta":false,"is_hidden":true,"is_deprecated":false,"_id":"57999b4cc0c50c22008d6e66","releaseDate":"2016-07-28T05:42:36.429Z"}],"current_version":{"version_clean":"2.0.0","version":"2.0.0"},"oauth":{"enabled":false},"api":{"name":"","url":"","contenttype":"form","auth":"","explorer":true,"proxyEnabled":true,"jwt":false,"headers":[],"authextra":[],"object_definitions":[]},"apiAlt":[],"plan_details":{"name":"Open Source","is_active":true,"cost":0,"versions":10000,"custom_domain":false,"custom_pages":true,"whitelabel":false,"errors":false,"password":false,"landing_page":true,"stylesheet":true,"javascript":false,"html":true,"extra_html":false,"admins":true},"intercom":"","intercom_secure_emailonly":false,"flags":{"allow_hub2":false,"hub2":false,"migrationRun":false,"oauth":false,"swagger":false,"correctnewlines":false,"speedyRender":false,"allowXFrame":false,"jwt":false,"hideGoogleAnalytics":false,"stripe":false,"disableDiscuss":false,"autoSslGeneration":true,"ssl":false,"newApiExplorer":false,"newSearch":true,"useReactApp":false,"allowApiExplorerJsonEditor":false,"alwaysShowDocPublishStatus":false,"dashReact":false,"directGoogleToStableVersion":false,"disableAnonForum":false,"enterprise":false,"graphql":false,"internalSamlFlow":false,"metricsV2":true,"migrationSwaggerRun":false,"newEditor":false,"newMarkdownBetaProgram":true,"oldMarkdown":false,"rdmdCompatibilityMode":false,"singleProjectEnterprise":false,"staging":false,"translation":false},"asset_base_url":""}
  • Documentation
  • v2.0.0
    • v{{v.version}}latestbetaprivatedeprecated
    • View all versions
  • {{ u.user.name }}
    • Admin Panel
    • Log Out
  • Log In
PopularNewestOpen

General


Refund scenario

I have implemented custom stripe integration with Marchello and Umbraco now i need to make a refund module in that but i am not able to find anything on that can anyone please let me know how can I achieve that functionality ? is Marchello is providing refund functionality

Posted in  General  by  jeet masrani
Mon Mar 30 2020 12:51:28 GMT+0000 (Coordinated Universal Time)
1,135 views
0 comments
Adding custom page and tab to Bakcend

I would like to add a custome page and tab to the merchello backend. Are there any steps I can follow?

Posted in  General  by  berex
Fri Apr 27 2018 15:26:44 GMT+0000 (Coordinated Universal Time)
1,797 views
0 comments
AutoMapper.AutoMapperMappingException error when trying to view Product document type

Hi, I'm getting the following error when trying to few the merchello Product document type: AutoMapper.AutoMapperMappingException: Mapping types: ContentType -> IEnumerable`1 Umbraco.Core.Models.ContentType I'm using umbraco 7.6.5 Does anyone know what can cause this issue?

Posted in  General  by  Jean Jong Loy
Thu Oct 12 2017 16:06:12 GMT+0000 (Coordinated Universal Time)
3,180 views
2 comments
Does Merchello has a return policy (RMA) for invoices

Can't find any documentation regarding this. Can you help me?

Posted in  General  by  Tiago Braz
Tue Sep 19 2017 11:36:43 GMT+0000 (Coordinated Universal Time)
1,966 views
0 comments
External catalog

I have an ERP with the catalog and I want that system to have the product listing and Merchello to read the information from there. What is the best way to go about this?

Posted in  General  by  Diogo Cunha
Mon Jul 24 2017 12:36:09 GMT+0000 (Coordinated Universal Time)
2,117 views
0 comments
Merchello Custom Reports

Hi, I need to implement custom reports in merchello. Is that posible? How can I achieve it?

Posted in  General  by  Kikores
Wed Jun 14 2017 15:51:21 GMT+0000 (Coordinated Universal Time)
1,763 views
0 comments
How can I change the backoffice language?

I want to translate tha backoffice english to greek. I have found the xml files with languages but afer creating the greek onw i can not see the changes in the backoffice. Can you tell me what step am i missing?

Posted in  General  by  kostas katsoulis
Fri May 05 2017 13:15:19 GMT+0000 (Coordinated Universal Time)
1,684 views
0 comments
Adding a step between basket and shipping pages

When using merchellon, is there a way to add a middle step(a page for uploading documents) between basket and shipment pages?

Posted in  General  by  Seref
Sun Jan 08 2017 21:25:59 GMT+0000 (Coordinated Universal Time)
1,668 views
0 comments
Having a problem with routes to the Merchello fast start

Hi guys, I'm pretty new to Umbraco and to Merchello. I've got Umbraco running locally inside a MVC app and I've installed the Merchello Nuget package and followed this blog https://merchello.com/blog/fasttrack-build-ecommerce-sites-in-umbraco-quickly/ to get the Fast.Track package installed too. Now when I log into Umbraco I can't see the Merchello menu item on the left of the admin site. And also when I try to use this @Html.Action("BasketForm", "Basket", new { area = "Merchello" }) I get an error saying that that route doesn't exist. Maybe I'm missing a step but can't seem to find what I'm missing. Thanks Cam

Posted in  General  by  Cam Langsford
Wed Sep 14 2016 00:13:35 GMT+0000 (Coordinated Universal Time)
2,780 views
3 comments
Does Merchello work with Umbraco on mySQL?

I am using umbraco on a mysql database. When I try to install Merchello, i am getting a mysql exception.

Posted in  General  by  Robert Wilchek
Sat Jul 16 2016 16:43:07 GMT+0000 (Coordinated Universal Time)
1,960 views
0 comments
Create a package

Hi, Once i completed compiling a new plugin for Marchello/Umbraco, how do i make it as a package to be installed through the Umbraco itself? like the ZIP etc.... Thanks B

Solved!
Posted in  General  by  Betz
Thu Jun 02 2016 19:54:04 GMT+0000 (Coordinated Universal Time)
2,287 views
5 comments
Save customers on order saved

Hi, I need to know how to save customers on order save. I have activated the "Enable customer accounts" option on store settings. I am using Merchello with Bazaar 1.14. Thanks, Adrian

Posted in  General  by  Adrian Ursu
Mon Mar 14 2016 20:55:40 GMT+0000 (Coordinated Universal Time)
2,610 views
2 comments
Where should I post support Questions?

Solved!
Posted in  General  by  Rusty Swayne
Mon Jan 25 2016 19:50:50 GMT+0000 (Coordinated Universal Time)
1,893 views
1 comments
Ask a Question

Categories

  • All Categories
  • General
readme.io
Fork me on GitHub