Git Product home page Git Product logo

shopwaremobile's Introduction

Shopware Mobile

  • Required shopware version: >= 3.5.4
  • Current stable tag: 1.2.4
  • Used framework: Sencha Touch v1.1.1
  • Tested devices: iPhone 4, iPhone 3GS

Supported devices:

  • iOS starting from Version 3.1.2 (iOS 4/iPhone 4 recommend)
  • Android starting from Version 2.2 "Froyo"
  • BlackBerry OS starting from Version 6

Feature list:

  • Usable as a subshop
  • Customer login and registration
  • Support for bundles, variants articles, configurator articles and liveshopping articles
  • full-fledged search based on the normal search component
  • Post comments right from your smartphone
  • Support for banners in subcategories
  • Promotions carrousel on the start page
  • Tracking orders and registrations via a subshop configuration
  • Dynamic calulation of the basket summary

Planned features for the next major release:

  • Ability to request a native application over the built-in backend module
  • Support for third party payment providers e.g. PayPal Express Mobile
  • Extended documentation of the javascript components
  • Refactor of the underlying MVC structure
  • Improved customizing options for third party developers
  • New improved start page

Introduction

Shopware Mobile Banner

Shopware Mobile is a mobile optimized template based on Sencha Touch 1.1 for the eCommerce software "showpare". The template uses the well known plugin structure of shopware in what way the installation and customizing is as easy as possible for the shop owner.

More informations about Shopware Mobile could be found on shopware.de

Want to jump right into it?

You could download the latest version of Shopware Mobile from our community store for free, just head over to the store article and start downloading it right now.

Installation from the github.com repository

  1. Create a new folder to place in the repository using $ mkdir Frontend and change in that folder using $ cd Frontend
  2. Clone the repository from github.com using $ git clone git://github.com/ShopwareAG/ShopwareMobile.git
  3. Rename the cloned repository to SwagMobileTemplate using $ mv ShopwareMobile SwagMobileTemplate
  4. Now go to the parent folder using $ cd .. and create a ZIP-Archive of the plugin using zip -r SwagMobileTemplate.zip Frontend
  5. Clean up the mess and delete the Frontend folder using $ rm -rf Frontend

Now head over to your Shopware Backend (e.g. http://example.de/shop/backend), login and open up the plugin manager. To install the plugin change the tab to "Plugin hinzufügen" and upload the generated ZIP-archive using the "Plugin per Datei-Upload hinzufügen" function


Here's the complete workflow to create an easy to use install package from Shopware Mobile

$ mkdir Frontend
$ cd Frontend
$ git clone git://github.com/ShopwareAG/ShopwareMobile.git
$ mv ShopwareMobile SwagMobileTemplate
$ cd .. && zip -r SwagMobileTemplate.zip Frontend
$ rm -rf Frontend

An alternative way to create a install package is to use our "create-install-package" bash script. Just head over to the location of the script and run the following commands:

$ chmod a=r+x create-install-package.sh
$ ./create-install-package.sh

Get Involved

Every developer is welcome to contribute the development of Shopware Mobile. Just start up your terminal, clone the repository using $ git clone git://github.com/ShopwareAG/ShopwareMobile.git and start developing. If you're done, just send us a pull request. We'll verify the pull request and merge it with the master repository.

Copying

Shopware Mobile is distributed under the terms of the GNU General Public License version 3. The complete license text could be found in the LICENSE file

Changelog

The changelog is located under

https://github.com/ShopwareAG/ShopwareMobile/commits/master

shopwaremobile's People

Watchers

James Cloos avatar  avatar

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.