Coder Social home page Coder Social logo

mohamedabdulsalam96 / print_designer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from frappe/print_designer

1.0 0.0 0.0 598 KB

Visual print designer for Frappe / ERPNext

License: GNU Affero General Public License v3.0

JavaScript 42.78% Python 3.15% HTML 4.97% Vue 42.00% SCSS 7.11%

print_designer's Introduction

Print Designer

Print Designer logo

Frappe app to design print formats using interactive UI.

Installation

Please note that print designer is only compatible with develop version of frappe framework.

Local

To setup the repository locally follow the steps mentioned below:

  1. Install bench and setup a frappe-bench directory by following the Installation Steps
  2. Start the server by running
bench start
  1. In a separate terminal window, create a new site by running
bench new-site print-designer.test
  1. Map your site to localhost with the command
bench --site print-designer.test add-to-hosts
  1. Get the Print Designer app
bench get-app https://github.com/frappe/print_designer
  1. Install the app on the site.
bench --site print-designer.test install-app print_designer
  1. Open http://print-designer.test:8000/ in your browser and go through the setup wizard.

  2. After the setup is complete now open http://print-designer.test:8000/app/print-designer/


Contributions and Community

There are many ways you can contribute even if you don't code:

  1. You can start by giving a star to this repository!
  2. If you find any issues, even if it is a typo, you can raise an issue to inform us.

FAQ

  1. Mac Installation Error
    • If error has npm ERR! node-pre-gyp WARN Pre-built binaries not found for [email protected] it means that there aren't any pre-built binaries for your system so it will try to compile them and in order to do that you need
    • Xcode Command Line Tools xcode-select --install
    • HomeBrew and brew install pkg-config cairo pango libpng jpeg giflib librsvg pixman
    • If you have xcode 10.0 or higher installed, in order to build from source you need NPM 6.4.1 or higher npm install -g npm@latest.

License

GNU Affero General Public License v3.0

print_designer's People

Contributors

maharshivpatel avatar surajshetty3416 avatar

Stargazers

Mohamed Abdulsalam 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.