1 / 5

Install ERPNext in Developer Mode

Powered by the Frappe framework, ERPNext is an open source ERP used to build data-driven applications. Install ERPNext in developer mode to seamlessly manage core business processes.<br><br>https://erpsolutions.oodles.io/developer-blogs/Install-ERPNext-in-Developer-Mode

BabyFlix
Download Presentation

Install ERPNext in Developer Mode

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Install ERPNext in Developer Mode

  2. ERPNext is an Enterprise Resource Planning (ERP) platform that leverages the facility of open-source technologies. It excels at managing core business processes like finance, sales and purchase, HR, manufacturing, and more. ERPNext is an application developed on the Frappe Framework. Frappe is a full-stack web framework written in Python. It takes full advantage of the Node/JS runtime environment and uses MariaDB as its database. Among the numerous advantages of Frappe applications, like ERPNext, are the bench CLI. The bench CLI saves time by automating tasks like installing, updating, configuring, and managing multiple Frappe/ERPNext sites.

  3. Prerequisites • GIT • Python 3.6+ • Node.js 12 • Redis 5 (caching and realtime updates) • MariaDB 10.3 or Postgres 9.5 • yarn 1.12+ (js dependency manager) • pip 15+ (py dependency manager) • cron (scheduled jobs) • wkhtmltopdf v 0.12.5 (with patched qt) • Nginx

  4. Basic Installation • Install python3.6. • Then install Git on our system, If already installed, then you can skip this step • $ sudo apt-get install git • Check whether git has been correctly installed • $ git --version • You should then see git version X.Y.Z on the console • Now install some python3 dependencies • $ sudo apt-get install python3-dev python3-setuptools python3-pip virtualenv • You might want to use an alias for pip and python to enforce the use of python3. • $ alias python=python3$ alias pip=pip3

  5. Powered by the Frappe framework, ERPNext is an open source ERP used to build data-driven applications. We are an ERP Development Companywith the objective of transforming businesses with cost-effective technological development services. Our services include mobile and web applications as well as SaaS for WFM, HRM, CRM, Finance, Accounting, eCommerce, and more. Get in touch with our experts to implement custom-built applications and software suites for your business.

More Related