Giter Site home page Giter Site logo

commerce_base's People

Contributors

alexfornuto avatar bojanz avatar bradjones1 avatar jsacksick avatar mglaman avatar opdavies avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

commerce_base's Issues

Can't use in composer driven workflow

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 I received errors saying that it didn't think there was a package named drupalcommerce/commerce_base

Is there something that you need to do in order for the package to be known? Maybe adopt the drupal/commerce_base naming structure?

Remove RDF as dependency

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

Upgrade from swift mailer to symfony mailer

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 module, right? Can I use symfony mail with mailsystem and swift installed and enabled?
But I cannot uninstall swift mailer as I get

The following reason prevents Swift Mailer from being uninstalled:
Required by: commerce_base

I attach my composer.json here to help me how can I remove swift mailer and install symfony mailer

`{
"name": "drupalcommerce/project-base",
"description": "Commerce 2.x project template",
"type": "project",
"license": "GPL-2.0-or-later",
"authors": [
{
"name": "",
"role": ""
}
],
"repositories": {
"drupal": {
"type": "composer",
"url": "https://packages.drupal.org/8"
},
"commerce_base": {
"type": "vcs",
"url": "https://github.com/drupalcommerce/commerce_base"
},
"asset-packagist": {
"type": "composer",
"url": "https://asset-packagist.org"
},
"commerce-price-rule": {
"type": "vcs",
"url": "https://github.com/krystalcode/drupal8-commerce-price-rule"
}
},
"config": {
"bin-dir": "bin",
"sort-packages": true
},
"require": {
"php": ">=7.0.8",
"ext-curl": "",
"composer/installers": "^1.9",
"cweagans/composer-patches": "~1.0",
"drupal/address": "^1.8",
"drupal/admin_toolbar": "^3.0",
"drupal/adminimal_admin_toolbar": "^1.11",
"drupal/adminimal_theme": "^1.6",
"drupal/backup_migrate": "^5.0",
"drupal/better_exposed_filters": "^5.0@beta",
"drupal/betterlogin": "^1.5",
"drupal/bootstrap_barrio": "^5.1",
"drupal/bootstrap_basic_image_gallery": "^1.5",
"drupal/captcha": "^1.1",
"drupal/chosen": "^3.0",
"drupal/commerce": "^2.26",
"drupal/commerce_ajax_atc": "^1.0@alpha",
"drupal/commerce_bcc_address_token": "^1.1",
"drupal/commerce_cart_flyout": "^1.8",
"drupal/commerce_feeds": "^1.0@alpha",
"drupal/commerce_migrate": "^3.1@alpha",
"drupal/commerce_price_rule": "1.x-dev@dev",
"drupal/commerce_product_limits": "^1.0",
"drupal/composer_deploy": "^1.6",
"drupal/core-project-message": "^9",
"drupal/core-recommended": "^9.3",
"drupal/devel": "^4.0",
"drupal/draggableviews": "^2.0",
"drupal/easy_breadcrumb": "^2.0",
"drupal/eu_cookie_compliance": "^1.19",
"drupal/features": "^3.12",
"drupal/feeds": "^3.0@alpha",
"drupal/feeds_ex": "^1.0@alpha",
"drupal/feeds_tamper": "^2.0@beta",
"drupal/field_group": "^3.1",
"drupal/field_permissions": "^1.1",
"drupal/field_validation": "^1.0@beta",
"drupal/filefield_paths": "^1.0@beta",
"drupal/fontawesome": "^2.17",
"drupal/ga": "^1.8",
"drupal/gin": "^3.0",
"drupal/gin_login": "^1.0",
"drupal/gin_toolbar": "^1.0@beta",
"drupal/google_analytics": "^4.0",
"drupal/image_effects": "^3.0",
"drupal/image_url_formatter": "^1.0",
"drupal/jquery_ui_accordion": "^1.1",
"drupal/lang_dropdown": "^2.0@beta",
"drupal/languageicons": "^1.0@beta",
"drupal/login_emailusername": "^1.2",
"drupal/mailsystem": "^4.3",
"drupal/menu_breadcrumb": "^1.14",
"drupal/metatag": "^1.16",
"drupal/migrate_cron": "^1.2",
"drupal/migrate_plus": "^5.1",
"drupal/migrate_process_skip": "^2.0",
"drupal/migrate_run": "^2.0@beta",
"drupal/migrate_source_csv": "^3.4",
"drupal/migrate_tools": "^5.0",
"drupal/mimemail": "^1.0@alpha",
"drupal/module_filter": "^3.1",
"drupal/pathauto": "^1.8",
"drupal/pathologic": "^1.0@alpha",
"drupal/recaptcha": "^3.0",
"drupal/redirect": "^1.6",
"drupal/responsive_menu": "^4.4",
"drupal/responsive_views_grid": "^1.1",
"drupal/rules": "3.x-dev@dev",
"drupal/schema_metatag": "^2.1",
"drupal/search_api": "^1.19",
"drupal/seo_checklist": "^5.0",
"drupal/simple_instagram_feed": "^3.6",
"drupal/simple_popup_blocks": "^2.8",
"drupal/simple_sitemap": "^3.8",
"drupal/state_machine": "^1.5",
"drupal/swiftmailer": "^2.2",
"drupal/symfony_mailer": "^1.0@alpha",
"drupal/tb_megamenu": "^2.0@alpha",
"drupal/token": "^1.7",
"drupal/twig_debugger": "^1.1",
"drupal/twig_field_value": "^2.0",
"drupal/twig_tweak": "^2",
"drupal/unused_modules": "^1.2",
"drupal/vefl": "^3.0",
"drupal/views_bootstrap": "^4.3",
"drupal/views_bulk_edit": "^2.4",
"drupal/views_bulk_operations": "^4.0",
"drupal/views_data_export": "^1.0",
"drupal/weight": "^3.2",
"drupal/yoast_seo": "^1.7",
"drupalcommerce/commerce_base": "9.x-dev",
"drush/drush": "^10",
"laminas/laminas-diactoros": "^2.8.0",
"laminas/laminas-escaper": "^2.9",
"laminas/laminas-feed": "^2.12",
"laminas/laminas-stdlib": "^3.2",
"oomphinc/composer-installers-extender": "^2.0",
"raveren/kint": "^3.1",
"webflo/drupal-finder": "^1.0.0",
"webmozart/path-util": "^2.3"
},
"require-dev": {
"drupal/core-dev": "^9",
"kint-php/kint": "^3.3"
},
"conflict": {
"drupal/drupal": ""
},
"minimum-stability": "dev",
"prefer-stable": true,
"autoload": {
"classmap": [
"scripts/composer/ScriptHandler.php"
]
},
"scripts": {
"drupal-scaffold": "DrupalComposer\DrupalScaffold\Plugin::scaffold",
"pre-install-cmd": [
"DrupalProject\composer\ScriptHandler::checkComposerVersion"
],
"pre-update-cmd": [
"DrupalProject\composer\ScriptHandler::checkComposerVersion"
],
"post-install-cmd": [
"DrupalProject\composer\ScriptHandler::createRequiredFiles"
],
"post-update-cmd": [
"DrupalProject\composer\ScriptHandler::createRequiredFiles"
]
},
"extra": {
"composer-exit-on-patch-failure": true,
"patchLevel": {
"drupal/core": "-p2"
},
"drupal-scaffold": {
"locations": {
"web-root": "web/"
}
},
"installer-types": [
"bower-asset",
"npm-asset"
],
"installer-paths": {
"web/core": [
"type:drupal-core"
],
"web/libraries/{$name}": [
"type:drupal-library",
"type:bower-asset",
"type:npm-asset"
],
"web/modules/contrib/{$name}": [
"type:drupal-module"
],
"web/profiles/contrib/{$name}": [
"type:drupal-profile"
],
"web/themes/contrib/{$name}": [
"type:drupal-theme"
],
"drush/Commands/contrib/{$name}": [
"type:drupal-drush"
]
},
"patches": {
"drupal/address": {
"Address filed support for feeds": "https://www.drupal.org/files/issues/2019-04-19/address-feeds-address-target-2882589-23.patch"
},
"drupal/bootstrap_basic_image_gallery": {
"Template does not support Bootstrap v4": "https://www.drupal.org/files/issues/2020-11-04/template_doesnt_support_v4-3180586-8.patch"
},
"drupal/commerce": {
"Σωστός υπολογισμός ΦΠΑ στο σύνολο της παραγγελίας στο καλάθι": "https://www.drupal.org/files/issues/2020-06-01/allow-to-show-pretax-3143935-5.patch"
}
}
}

}`

Compatibility with drupal 10

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. How can I update to drupal 10 using commerce_base?

Commerce Base (commerce_base) Contributed profile Installed N/A Incompatible N/A Not applicable Unchecked Issues

Update Swift Mailer version requirement from 1 to 2

Is there a reason why, in both project-base and commerce_base profile the Swift Mailer required version is 1? That seems to prevent a clean Drupal 9 commerce_base installation. The 2.x version of Swift Mailer already supports D9.

Replace core search with Search API

project-base now includes Search API.

We want to stop enabling search, start enabling search_api. Remove the core search permission and block.

Commerce Base dependency

I am trying to update admin_toolbar to version 3.x and getting composer dependency issues

Your requirements could not be resolved to an installable set of packages.

Problem 1
- Installation request for drupalcommerce/commerce_base dev-8.x-1.x -> satisfiable by drupalcommerce/commerce_base[dev-8.x-1.x].
- Can only install one of: drupal/admin_toolbar[3.0.0, 2.x-dev].
- Can only install one of: drupal/admin_toolbar[3.x-dev, 2.x-dev].
- Can only install one of: drupal/admin_toolbar[3.0.1, 2.x-dev].
- Can only install one of: drupal/admin_toolbar[3.0.2, 2.x-dev].
- Conclusion: install drupal/admin_toolbar 2.x-dev
- Installation request for drupal/admin_toolbar ^3.0 -> satisfiable by drupal/admin_toolbar[3.0.0, 3.x-dev, 3.0.1, 3.0.2].

I found commerce base - which has this code - and specifies 2.x for admin toolbar. I guess I need to push this through the Commerce issue queue.

{
"name": "drupalcommerce/commerce_base",
"type": "drupal-profile",
"description": "Commerce 2.x installation profile",
"homepage": "https://github.com/drupalcommerce/commerce_base",
"license": "GPL-2.0+",
"require": {
"drupal/commerce": "^2.0",
"drupal/admin_toolbar": "^2.0",
"drupal/swiftmailer": "^2.0"
}
}

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.