Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1.85 KB

File metadata and controls

39 lines (28 loc) · 1.85 KB
myst
html_meta
title description keywords
OpenSPP Module Installation Guide
Step-by-step guide for installing and configuring OpenSPP modules including SP-MIS, Social Registry, and Farmer Registry
OpenSPP, modules, installation, Odoo, SP-MIS, Social Registry, Farmer Registry

Farmer Registry installation

OpenSPP Farmer Registry Base / spp_base_farmer_registry (available from 17.0.1.4)

The {doc}OpenSPP Farmer Registry <../overview/products/farmer_registry> configuration enables convergence between social protection and agricultural development programs. This setup is designed for organizations supporting smallholder farmers, managing agricultural subsidies, or implementing climate-smart agriculture initiatives.

What's included:

  • Farmer and farm household registration
  • Land parcel mapping with GIS integration
  • Crop and livestock tracking
  • Agricultural input distribution management
  • Seasonal cycle management
  • Integration with agricultural extension services

Installation steps:

  1. Navigate to the Apps menu.
  2. In the Apps menu, search for {doc}spp_base_farmer_registry </reference/modules/spp_base_farmer_registry> or "OpenSPP Farmer Registry Base"

Searching for SPP Farmer Registry module

  1. Click the Activate button to install the module and its dependencies.

SPP Farmer Registry module installation complete

  1. Restart OpenSPP after installing the module:
    sudo systemctl restart openspp

Note: The queue_job module, which is essential for asynchronous background tasks, is automatically installed as a dependency of the main OpenSPP modules. It is also pre-configured as a server_wide_module, ensuring that background workers can process jobs correctly after a service restart.