GithubHelp home page GithubHelp logo

merchantprotocol / m1-warehouse-onestepcheckout-addon Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 1.0 64 KB

This addon makes our M1 Warehouse compatible with onestepcheckout.com

Home Page: https://merchantprotocol.com

PHP 42.94% HTML 52.10% JavaScript 4.96%

m1-warehouse-onestepcheckout-addon's Introduction

Magento v1x OneStepCheckout.com Compatibility Addon for M1 Warehouse

This addon installs along side of our M1-warehouse extension to make it compatible with the onestepcheckout.com extension.

Version Control

This change log and release versions will be managed according to keepachangelog.com and Semantic Versioning 2.0.0. Magento.Major.Minor.Fixes

Magento Compatible Versions

  • Magento Enterprise Edition 1.13.x ~ 1.14.x
  • Magento Community Edition 1.6.x ~ 1.9.x

System Requirements

  • PHP 5.4 >

Installation

Installation with Modman

In the Magento root folder start a modman repository:

modman init

Clone the module directly from github repository:

modman clone [email protected]:merchantprotocol/M1.git

Manual installation

Clone the project in any folder on your computer and copy the entire contents of the src folder in the Magento root directory:

cp -R path/module/src/* magento/path/

Contributing

  1. Create a fork!
  2. Create a branch for the features: git checkout -b my-new-feature
  3. Make commit yours changes: git commit -am 'Add some feature'
  4. Give a push to branch: git push origin my-new-feature
  5. Create a pull request

Credits

Author Version
Jonathon Byrd [email protected] 1.0.0.0

NOTICE OF LICENSE

This source file is subject to the Mage Plugins Commercial License (MPCL 1.0)
that is bundled with this package in the file LICENSE.md.
It is also available through the world-wide-web at this URL:
https://mageplugins.net/commercial-license/
If you did not receive a copy of the license and are unable to
obtain it through the world-wide-web, please send an email
to [email protected] so we can send you a copy immediately.
    
DISCLAIMER
    
Do not edit or add to this file if you wish to upgrade to newer
versions in the future. If you wish to customize the extension for your
needs please refer to https://www.mageplugins.net for more information.

Copyright (c) 2006-2018 Mage Plugins Inc. and affiliates (https://mageplugins.net/)
https://mageplugins.net/commercial-license/  Mage Plugins Commercial License (MPCL 1.0)

m1-warehouse-onestepcheckout-addon's People

Contributors

alancarvalho avatar jonathonbyrdziak avatar carleighclendenin avatar

Watchers

 avatar James Cloos avatar  avatar

Forkers

jonathancosta

m1-warehouse-onestepcheckout-addon's Issues

Travis Build script

BRIEF

We've completed the development of our automated testing and deployment script through Travis-CI for our CE extensions. This script will need to be copied to each of our Community Edition Extension Repositories. The script is designed to do the following:

  1. Install our extension and it's dependencies onto multiple versions of Magento
    1, Test our extension on the server side and client side for errors
  2. Update the CHANGELOG.md each time there's a new commit
  3. Release a tmp version of the extension at least every 30 days from the last release.
  4. Upon tagging updates the demo website with the latest code
  5. Upon tagging package the extension and it's dependencies.
  6. Upload the extension package to Amazon S3 so that new customers download the latest version.

The build script is made up of three files, all of which need to be copied to this repository.

  1. .travis/composer.json Copy AS-IS with no edits
  2. .travis/install-ssh-config Copy AS-IS with no edits
  3. .travis.yml Needs minor Edits

The only file that needs to be updated is the .travis.yml file.

  • This .travis file will need lines 8 and 9 updated to reflect the github repo name and the demo server deploy directory.
  • This .travis file will need line 53 updated to reflect on line for each submodule dependency.

A successful build will be the result of this update.

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.