Giter Club home page Giter Club logo

syliuspackingslipsplugin's Introduction

Packing Slips Plugin

Features

  • Print packing slips or any kind of labels for orders which are not sent. The default template prints the grid with basic order information for printing small labels, however the template is easily customizable to print A4 slips too (see usabe below).

Installation

  1. Run $ composer require mangoweb-sylius/sylius-packing-slips-plugin.
  2. Register \MangoSylius\PackingSlipsPlugin\MangoSyliusPackingSlipsPlugin in your Kernel.
  3. Import @MangoSyliusPackingSlipsPlugin/Resources/config/routing.yml in the routing.yml.
mango_sylius_shipment_export_plugin:
    resource: "@MangoSyliusPackingSlipsPlugin/Resources/config/routing.yml"
    prefix: /admin

Usage

You can override package slips template.

  • @MangoSyliusPackingSlipsPlugin/show.html.twig
  • @MangoSyliusPackingSlipsPlugin/tdUnit.html.twig

Development

Usage

  • Create symlink from .env.dist to .env or create your own .env file
  • Develop your plugin in /src
  • See bin/ for useful commands

Testing

After your changes you must ensure that the tests are still passing.

  • Easy Coding Standard
    bin/ecs.sh
  • PHPStan
    bin/phpstan.sh

License

This library is under the MIT license.

Credits

Developed by manGoweb.

syliuspackingslipsplugin's People

Contributors

ondrej-kuhnel avatar hornofj avatar

Stargazers

Ahmed EBEN HASSINE 脳の流れ avatar  avatar

Watchers

James Cloos avatar Radek Bernátek avatar  avatar

Forkers

nethead snowbaha

syliuspackingslipsplugin's Issues

Not available in packagist?

Tried to install trough composer but apparently it isnt listed as package in packagist (anymore)?

Any plans to (re)list it?

Thanks

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.