Skip to content

Jellyfishboy/trado-pdf-invoice-module

Repository files navigation

alt text

PDF Invoice Module

Gem Version

Module for PDF invoices in the Trado Ecommerce platform. If you would like to get started using the Trado Ecommerce platform, head on over to the Official site!

Release notes

Installation

Add module to your Gemfile:

gem 'trado_pdf_invoice_module'

Then run bundle to install the Gem:

bundle install

Add initializer configuration and set new route:

rails generate trado_pdf_invoice_module:install

Restart the main application server:

foreman start -f Procfile.dev

Versioning

Trado PDF Invoice module follows Semantic Versioning 2.0 as defined at http://semver.org.

How to contribute

  • Fork the project
  • Create your feature or bug fix
  • Add the requried tests for it.
  • Commit (do not change version or history)
  • Send a pull request against the development branch

Copyright

Copyright (c) 2017 Tom Dallimore (@tom_dallimore)
Licenced under the MIT licence.

About

Module for PDF Order Invoices in the Trado Ecommerce platform.

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
MIT-LICENSE

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published