BaBra.com
Rwanda location module
Simple address selection for rural users.
Users select one level at a time: Intara, Akarere, Umurenge, Akagari, Umudugudu. Each dropdown only shows valid children for the parent selection, reducing mistakes and making admin filtering reliable.
Database-ready payload
Every form keeps both IDs and names. Backend tables can store province_id, province_name, district_id, district_name, sector_id, sector_name, cell_id, cell_name, village_id, and village_name.
IntaraAkarereUmurengeAkagariUmudugudu
This module stores both IDs and names for database records.
Districts are seeded for Rwanda province coverage.
Sectors, cells, and villages are import-ready. Replace or extend this file from an official Rwanda CSV/JSON dataset.
Every selection is filtered by parentId so a district cannot be selected outside its province.