logotype


RockNext App built on the Frappe Framework | Try on Frappe Cloud

Introduction

RockNext is an Open Source extending ERPNext built on top of Frappe bringing enterprise ready utilization.

Installation

Too get start you must attend the follow requiriments:

- Frappe Framework

Or you can even use Docker, avalible at (Frappe Docker Installation)[https://github.com/frappe/frappe_docker#getting-started]

Then you must install the app

<div class="highlight highlight-source-shell position-relative" data-snippet-clipboard-copy-content="# get app
$ bench get-app https://github.com/matbrgz/rocknext

# install on site
$ bench –site install-app rocknext
“>

# get app
$ bench get-app https://github.com/matbrgz/rocknext

# install on site
$ bench --site <sitename> install-app rocknext