commerce_base
commerce_base copied to clipboard
Commerce 2.x installation profile for Drupal 8 & 9.
I have use commerce_base and i have my site working 2 years ok. But now I need to upgrade to drupal 10. I get below error from status upgrade module....
The ckeditor is being deprecated in Drupal Core
Please remove RDF as dependency so that it can be uninstalled. > The RDF module has been deprecated in Drupal 9.5 and will be removed from Drupal 10.0. [Source](https://www.drupal.org/docs/core-modules-and-themes/deprecated-and-obsolete#s-rdf)
I have try to install symfony mailer and unistall swift mailer. As I can see to have a proper synfony mailer install, I have to remove mailsystem and swift mailer...
By using the `install` keyword in the `.info.yml` file, we can allow site's that want to disable modules to do so. Closes https://github.com/drupalcommerce/commerce_base/issues/15
Currently the contact module is required by this install profile. Some sites will want to uninstall this module but will not be able to.
Hey gang: I had trouble using this installation profile because I used different create-project command to create my drupal project. Then, when I included this installation profile in my composer.json...
project-base now includes Search API. We want to stop enabling search, start enabling search_api. Remove the core search permission and block.