Giter Site home page Giter Site logo

billcom-demo's Introduction

Getting started with local development

  1. Fork this repo and rename it to the name of your plugin.

  2. Clone the repo to your local machine

  3. Open the server.crt file in the sslcert folder and add it to your keychain/trusted cert store (this will allow you to run your browser with full security turned on)

  4. Add the following to your hosts file (/etc/hosts on *nix)

     127.0.0.1 localhost.intuit.com
    
  5. Edit package.json and replace "billcom-demo" with your own plugin name and repository location

  6. Run "npm install"

  7. Run "grunt dev" for development on https://localhost.intuit.com:34212

  8. A QBO Developer Sandbox account is recommended. Go to https://developer.intuit.com to get your free account.

  9. After you create and log into your free sandbox account, go to this link https://sandbox.qbo.intuit.com/app/developers

  10. Add a new plugin with your own name (e.g. mycoolplugin). Notice it is marked "local storage". This means it will be configured on just your browser in its local storage.

  11. Refresh the browser so it will load your configuration.

  12. The example plugin overrides the path /app/billdotcomdemo. Go to this link to access HUI Table demo.

  13. The example plugin also adds a menu item to Global Nav. Click on + icon on global header to view 'Pay Bills (BDC)' menu item.

  14. The example plugin also adds a tab to Company and Settings. Click on gear icon > Company Settings to view new tab for 'Pay Bills (BDC)'.

billcom-demo's People

Contributors

puneetbhagat avatar

Watchers

Mity 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.