GithubHelp home page GithubHelp logo

akunzai / magebridgecore Goto Github PK

View Code? Open in Web Editor NEW
3.0 6.0 3.0 5.31 MB

The bridge of Magento and Joomla!

License: GNU General Public License v2.0

PHP 84.05% HTML 1.66% CSS 8.54% JavaScript 4.82% Dockerfile 0.36% Shell 0.57%
magento-extension joomla-extension

magebridgecore's Introduction

MageBridgeCore

Build Status

This is the repository for the MageBridge Open Core. It includes the main Joomla! component as well as vital plugins, plus the Magento extension. With it, a fully bridged site can be built.

Requirements

Getting Started

# install dependencies
composer install --ignore-platform-reqs

# check coding style
composer run lint

# static code analysis
composer run phpstan

# build the Joomla! extension. The `pkg_magebridge.zip` can be found in the `dist/` directory
./build.sh

Installation

Joomla!

see here for details

Navigate to System->Install->Extensions in Joomla! backend and upload the package file pkg_magebridge.zip to install

You can get notified once a new version is released and update this extension through Joomla! admin UI

OpenMage

modman is required, see here for details

# install
modman clone MageBridge https://github.com/akunzai/MageBridgeCore.git

# update
modman update MageBridge

History of this extension

magebridgecore's People

Contributors

akunzai avatar cinemarene avatar dependabot[bot] avatar jacobdorman avatar jissereitsma avatar simbus82 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

magebridgecore's Issues

Need to specify CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1 in proxy.php with 1.9.5500 and old php 7.4?

Same problem of many years ago. Joomla (v3) is not receiving any data from magento/openmage (v19) with Magebridge 1.9.x
Tonight a magebrige 1.9.5500 with php 7.4 stop to work.
After some research, i remebered this
simbus82/MageBridgeCore@f95b3fb

So i tried a lot and... i put this for a test:
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,

Now all is working!

Probably our server this night has received an update. The CURL version in this moment is 8.7.1. I don't know if it is changed just this night!

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.