<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>How do I disable Commerce in 7.4? I don't need it.</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=121385044" />
  <subtitle>How do I disable Commerce in 7.4? I don't need it.</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=121385044</id>
  <updated>2026-04-04T00:00:58Z</updated>
  <dc:date>2026-04-04T00:00:58Z</dc:date>
  <entry>
    <title>RE: How do I disable Commerce in 7.4? I don't need it.</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121959907" />
    <author>
      <name>Florian Pubert</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121959907</id>
    <updated>2023-08-04T15:04:22Z</updated>
    <published>2023-08-03T08:21:34Z</published>
    <summary type="html">&lt;p&gt;On the osgi configuration
  com.liferay.portal.bundle.blacklist.internal.configuration.BundleBlacklistConfiguration.config
  you can add this :&lt;/p&gt;
&lt;div style="background-color: rgb(30,31,34);color: rgb(188,190,196);"&gt;
  &lt;pre style="font-family: 'JetBrains Mono' , monospace;"&gt;
&lt;span
      style="color: rgb(207,142,109);"&gt;blacklistBundleSymbolicNames&lt;/span&gt;=&lt;span
      style="color: rgb(106,171,115);"&gt;[ \
&lt;/span&gt;&lt;span
      style="color: rgb(106,171,115);"&gt;  &amp;quot;com.liferay.commerce.application.list&amp;quot;, \
&lt;/span&gt;&lt;span style="color: rgb(106,171,115);"&gt;]
&lt;/span&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;p&gt;The commerce tab on control panel will be removed&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</summary>
    <dc:creator>Florian Pubert</dc:creator>
    <dc:date>2023-08-03T08:21:34Z</dc:date>
  </entry>
  <entry>
    <title>RE: How do I disable Commerce in 7.4? I don't need it.</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121852910" />
    <author>
      <name>V. G.</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121852910</id>
    <updated>2023-06-09T18:46:59Z</updated>
    <published>2023-06-09T17:58:16Z</published>
    <summary type="html">&lt;p&gt;I'm following this question for a while.&lt;/p&gt;
&lt;p&gt;It seems that there is a way to disable Commerce but is behind a paywall.&lt;/p&gt;
&lt;p&gt;This is unfortunate as there are organizations and entities that by
  their nature (ONGs for example) will never use it.&lt;/p&gt;
&lt;p&gt;This is a Opt-Out situation. Opt-Out's are never a good sign, never.
  It shows the company's lack of respect towards the users.&lt;/p&gt;
&lt;p&gt;More... The deep integration also shows that this situation will not
  be resolved.&lt;/p&gt;
&lt;p&gt;I don't know if there is enough intrest, but I hope that the
  community fork the work and fix this.&lt;/p&gt;
&lt;p&gt;Right now, at least for me it's unusable.&lt;br&gt;  &lt;/p&gt;</summary>
    <dc:creator>V. G.</dc:creator>
    <dc:date>2023-06-09T17:58:16Z</dc:date>
  </entry>
  <entry>
    <title>RE: RE: How do I disable Commerce in 7.4? I don't need it.</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121667857" />
    <author>
      <name>Miles Gallagher</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121667857</id>
    <updated>2023-03-13T17:46:06Z</updated>
    <published>2023-03-12T11:39:54Z</published>
    <summary type="html">&lt;p&gt;Very good points raised by paying customers.&lt;/p&gt;
&lt;p&gt;In our case we spent years learning Liferay on the premisse that it
  was and still is 'open source', that's actually a questionable
  statement as the code base is impossible to build a server from unless
  one dedicates a team of very skilled Java developers to work on that
  100% of their time.&lt;/p&gt;
&lt;p&gt;Then there was the OSGI migration, which seemed half hearted and not
  producing any real value for end users, the modularity may be burried
  inside the server but there is nothing modular about liferay from an
  end user perspective.&lt;/p&gt;
&lt;p&gt;The final blow was this forced integration of a large feature set
  that not everyone needs, that's the Commerce set of features, they may
  or may not be useful for other use-cases but we didn't need them then
  (at around 7.3 GA3) and don't need them now.&lt;/p&gt;
&lt;p&gt;So we decided to stop upgrading for a few releases and see how things progress.&lt;/p&gt;
&lt;p&gt;Recently we're migrating from a private to a public cloud and thought
  now might be a good time fo an upgrade of fileray (amongst other
  servers), as we looked around we saw a few support threads, including
  this one, mentioning that the commerce module can be disabled using
  the `properties` file `enterprise.product.commerce.enabled`. We
  thought that's exactly what we need.&lt;/p&gt;
&lt;p&gt;Our Docker instance has so far, not responded to this dirrective and
  the result is an install with the Commerce modules intact.&lt;/p&gt;
&lt;p&gt;Are there any real solutions to this problem in Liferay 7.4.3.67
  (latest as of this writing)?&lt;/p&gt;
&lt;p&gt;Many thanks&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</summary>
    <dc:creator>Miles Gallagher</dc:creator>
    <dc:date>2023-03-12T11:39:54Z</dc:date>
  </entry>
  <entry>
    <title>RE: How do I disable Commerce in 7.4? I don't need it.</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121412023" />
    <author>
      <name>Lee Jordan</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121412023</id>
    <updated>2022-04-29T03:03:39Z</updated>
    <published>2022-04-29T03:03:38Z</published>
    <summary type="html">&lt;p&gt;Corbin, yes, exactly right.&lt;br /&gt; https://issues.liferay.com/browse/LPS-105905&lt;/p&gt;
&lt;p&gt;But not just hiding features we don't want. This thing is supposed to
  be modular, why are we not getting patches for just a handful of
  things why do we have to patch the entire system + now commerce?&lt;/p&gt;
&lt;p&gt;This combination of Portal and Commerce is baffling.&lt;/p&gt;
&lt;p&gt;Another way of explaining this is that while we were upgrading 7.0 to
  7.3 the &amp;quot;Commerce Themes&amp;quot; were stopping our server from
  starting and Commerce wasn't even bundled, but we had to deal with
  bugs in those themes.&lt;/p&gt;</summary>
    <dc:creator>Lee Jordan</dc:creator>
    <dc:date>2022-04-29T03:03:38Z</dc:date>
  </entry>
  <entry>
    <title>RE: How do I disable Commerce in 7.4? I don't need it.</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121412000" />
    <author>
      <name>Lee Jordan</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121412000</id>
    <updated>2022-04-29T02:55:26Z</updated>
    <published>2022-04-29T02:55:25Z</published>
    <summary type="html">&lt;p&gt;Thank you Jeffrey, that's a good summary.&lt;/p&gt;
&lt;p&gt;However, why choose Liferay for Commerce? And since so much focus
  went into it and trying to be Webflow+Shopify ... Collaboration has suffered.&lt;/p&gt;
&lt;p&gt;On the collaboration side we are seeing more and more feature
  compression and feature loss, where they are saying things like we
  don't need polls we can do that in forms. And what happens? We see
  feature funerals because maybe 80% of it is restored, but it's that
  20% that is missing that is causing so many feature requests to ask
  for the broken eggs to be fixed.&lt;/p&gt;
&lt;p&gt;Since OSGi it's supposed to be modular and having features there and
  code that we may never need poses issues with patching and timeliness
  of updates ... not to mention security. So let's say if there's an
  issue with a Commerce functionality, is that going to hold up the
  release of a service pack that is needed urgently for Portal?&lt;br /&gt;
  &lt;br /&gt; Collaboration seems to have been forgttoen in favour of
  Commerce also. We have watched as Commerce features have been
  implemented while Collaboration feature requests (a lot of them trying
  to get back what was lost) are left unactioned for years.&lt;/p&gt;
&lt;p&gt;The platform gets buggier and bigger and harder to maintain, teams
  are working in silos so there is inconsisteny and there's this huge
  thing we aren't going to use that wasn't there before and we never
  asked for it. We are being told features need to be reduced yet we see
  this huge expansion of features and the Collaboration and Social
  features are deemed to have &amp;quot;not kept pace&amp;quot; and need
  &amp;quot;modernizing&amp;quot; and we loose even more as we go forwards.&lt;/p&gt;
&lt;p&gt;All the time the details aren't being paid attention to such as
  &amp;quot;1 Months Ago&amp;quot;&lt;/p&gt;
&lt;p&gt;
  &lt;img alt="" src="/documents/14/0/sure.png/78294226-34dd-4b33-3b2a-0f10027609d9?t=1651200337005&amp;amp;imagePreview=1" /&gt;
  &lt;br /&gt;  &lt;/p&gt;</summary>
    <dc:creator>Lee Jordan</dc:creator>
    <dc:date>2022-04-29T02:55:25Z</dc:date>
  </entry>
  <entry>
    <title>RE: RE: How do I disable Commerce in 7.4? I don't need it.</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121411930" />
    <author>
      <name>Corbin Murakami</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121411930</id>
    <updated>2022-04-28T18:42:17Z</updated>
    <published>2022-04-28T18:42:16Z</published>
    <summary type="html">&lt;p&gt;Hi Lee, is the root problem similar to what Ryan describes in &lt;a href="https://issues.liferay.com/browse/LPS-105905"&gt;LPS-105905&lt;/a&gt;?&lt;/p&gt;
&lt;blockquote&gt;
  &lt;p&gt;Currently on Liferay.com we don't use a number of the modules/apps
    that show up in the control panel. This isn't a huge deal because
    its mainly the admin that see them, but it would be nice to be able
    hide or remove them.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Or is it some other issue that's a result of the Commerce modules
  being in the bundle and enabled by default? Just trying to better
  understand the issue you're facing.&lt;/p&gt;</summary>
    <dc:creator>Corbin Murakami</dc:creator>
    <dc:date>2022-04-28T18:42:16Z</dc:date>
  </entry>
  <entry>
    <title>RE: RE: How do I disable Commerce in 7.4? I don't need it.</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121411903" />
    <author>
      <name>Jeffrey Handa</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121411903</id>
    <updated>2022-04-28T18:12:16Z</updated>
    <published>2022-04-28T18:12:15Z</published>
    <summary type="html">&lt;p&gt;To the best of my knowledge, the short answer is no but I will flag
  your concern to our Product Management team so that they can take it
  into consideration and correct my assumption if I am wrong.  &lt;/p&gt;
&lt;p&gt;The long answer is that lumping all of the functionality provided in
  those modules under a single label called Commerce was probably too
  simplistic, but it helps us to market Liferay for customers looking
  for a traditional commerce solution.  &lt;/p&gt;
&lt;p&gt;The reality is that those modules we have labeled Commerce include a
  variety of functionality that could be used to build solutions that
  don't sell products.  For example, Liferay Commerce originally
  introduced the concept of Accounts, intended to model external
  audiences.  In many cases, those external audiences are Customers, but
  in reality they could also be other business units within the same
  company or even employees.  Accounts are a critical concept that allow
  other features and functionality and have proved so useful
  for building a variety of solutions they've been adopted by DXP and
  are no longer strictly a Commerce feature.  &lt;/p&gt;
&lt;p&gt;Additionally, our Order &amp;amp; Shipment Management feature would be
  useful to anyone building a solution that allows customers (or
  customer support reps) to look up order history or  shipment details
  regardless of where the sales are performed or which backend contains
  those details.  This has been very useful for customers with multiple
  legacy backend systems that are trying to unify these details and
  provide self-service access but who don't do any e-commerce at all.  &lt;/p&gt;
&lt;p&gt;Similarly, our catalog capabilities could be used by any solution
  that helps end users discover and compare &amp;quot;products&amp;quot;, even
  if those products aren't products that are for sale through the web
  site or even products in a traditional sense.  &lt;/p&gt;
&lt;p&gt;I know it's not the exact same situation, but imagine that we had
  originally released our Document Library capabilities under a product
  called Document Collaboration.   Most of our customers that are using
  Liferay to build public facing marketing websites would probably
  assume that they don't need that product and would not want to include
  it in their solution.  However, without those capabilities they would
  be missing out on a very critical part of their solution.  &lt;/p&gt;</summary>
    <dc:creator>Jeffrey Handa</dc:creator>
    <dc:date>2022-04-28T18:12:15Z</dc:date>
  </entry>
  <entry>
    <title>RE: How do I disable Commerce in 7.4? I don't need it.</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121411725" />
    <author>
      <name>Lee Jordan</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121411725</id>
    <updated>2022-04-28T17:24:41Z</updated>
    <published>2022-04-28T17:23:59Z</published>
    <summary type="html">&lt;p&gt;Ok so the question here is based on this answer &amp;quot;Liferay does
  not provide any downloadable bundles that do not contain Commerce functionality&amp;quot;&lt;/p&gt;
&lt;p&gt;Can we customers upgrade from a previous version of Liferay that does
  not contain the Commerce functionality and continue along an upgrade
  path that does not include Commerce functionality? We are not selling products.&lt;/p&gt;
&lt;p&gt;How do we when upgrading to 7.4 opt out of Commerce functionality?&lt;/p&gt;</summary>
    <dc:creator>Lee Jordan</dc:creator>
    <dc:date>2022-04-28T17:23:59Z</dc:date>
  </entry>
  <entry>
    <title>RE: RE: How do I disable Commerce in 7.4? I don't need it.</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121411537" />
    <author>
      <name>Jeffrey Handa</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121411537</id>
    <updated>2022-04-28T17:14:20Z</updated>
    <published>2022-04-28T17:14:20Z</published>
    <summary type="html">&lt;p&gt;Liferay does not provide any downloadable bundles that do not contain
  Commerce functionality.  If you're a DXP subscriber I would recommend
  opening a Help Center ticket with any specific requirements or
  concerns.  If you're using Community Edition it might be possible to
  build a bundle from source that doesn't contain Commerce modules.  &lt;/p&gt;</summary>
    <dc:creator>Jeffrey Handa</dc:creator>
    <dc:date>2022-04-28T17:14:20Z</dc:date>
  </entry>
  <entry>
    <title>RE: How do I disable Commerce in 7.4? I don't need it.</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121410240" />
    <author>
      <name>Lee Jordan</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121410240</id>
    <updated>2022-04-26T18:39:59Z</updated>
    <published>2022-04-26T18:39:58Z</published>
    <summary type="html">&lt;p&gt;I understand that but can we obtain a bundle without Commerce?&lt;/p&gt;</summary>
    <dc:creator>Lee Jordan</dc:creator>
    <dc:date>2022-04-26T18:39:58Z</dc:date>
  </entry>
  <entry>
    <title>RE: RE: How do I disable Commerce in 7.4? I don't need it.</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121389272" />
    <author>
      <name>Olaf Kock</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121389272</id>
    <updated>2022-04-01T07:23:31Z</updated>
    <published>2022-04-01T07:23:30Z</published>
    <summary type="html">&lt;p&gt;You can always blacklist the modules, or remove the unwanted ones,
  e.g. from osgi/marketplace.&lt;/p&gt;</summary>
    <dc:creator>Olaf Kock</dc:creator>
    <dc:date>2022-04-01T07:23:30Z</dc:date>
  </entry>
  <entry>
    <title>RE: How do I disable Commerce in 7.4? I don't need it.</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121388654" />
    <author>
      <name>Lee Jordan</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121388654</id>
    <updated>2022-03-31T15:33:30Z</updated>
    <published>2022-03-31T15:33:29Z</published>
    <summary type="html">&lt;p&gt;Thank you, if that doesn't work can we get a version of Liferay
  without Commerce?&lt;/p&gt;</summary>
    <dc:creator>Lee Jordan</dc:creator>
    <dc:date>2022-03-31T15:33:29Z</dc:date>
  </entry>
  <entry>
    <title>RE: How do I disable Commerce in 7.4? I don't need it.</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121385145" />
    <author>
      <name>Jeffrey Handa</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121385145</id>
    <updated>2022-03-24T15:17:25Z</updated>
    <published>2022-03-24T15:17:22Z</published>
    <summary type="html">&lt;p&gt;Hi Lee, &lt;/p&gt;
&lt;p&gt;You can disable them by setting
  the &lt;code&gt;enterprise.product.commerce.enabled&lt;/code&gt; portal property
  to &lt;code&gt;false&lt;/code&gt;.  Full details can be found here:  &lt;/p&gt;
&lt;p&gt;https://learn.liferay.com/commerce/latest/en/installation-and-upgrades/activating-liferay-commerce-enterprise.html#disabling-liferay-commerce-enterprise-for-liferay-dxp-7-4-ga1&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</summary>
    <dc:creator>Jeffrey Handa</dc:creator>
    <dc:date>2022-03-24T15:17:22Z</dc:date>
  </entry>
  <entry>
    <title>How do I disable Commerce in 7.4? I don't need it.</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121385043" />
    <author>
      <name>Lee Jordan</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121385043</id>
    <updated>2022-03-24T15:03:37Z</updated>
    <published>2022-03-24T15:03:34Z</published>
    <summary type="html">&lt;p&gt;When spinning up a 7.4 bundle (Update 16 in this case) and using the
  &amp;quot;Application Menu&amp;quot; I see a tab for Commerce. How do I
  disbale this feature?&lt;/p&gt;</summary>
    <dc:creator>Lee Jordan</dc:creator>
    <dc:date>2022-03-24T15:03:34Z</dc:date>
  </entry>
</feed>
