Skip to main content

Installing Pulse

⚠️ Deprecation Notice

  • Use the latest URY which now includes all new PULSE features in the main URY app.
  • To use the separate URY PULSE, use the v1 branch of URY.
  • Support for the separate URY PULSE ends in December 2025.

Prerequisite

  • Before using URY Pulse, ensure you have URY installed.

Installation steps

Install the Frappe HR app to your bench:

  $ $ bench get-app hrms

Install the URY Pulse app to your bench:

  $ bench get-app ury_pulse https://github.com/ury-erp/pulse.git

To install Frappe HR into site:

  $ bench --site sitename install-app hrms

To install URY Pulse into site:

  $ bench --site sitename install-app ury_pulse

Migrate the site:

  $ bench --site sitename migrate