Mapo screenshot

Mapo

Author Avatar Theme by Lotrekagency
Updated: 7 Nov 2025
10 Stars

Our Nuxt module to simplify the making of administration panels, and authenticated web applications.

Categories

Overview

MapoModule is a npm package designed to simplify the creation of administration panels. It is a frontend companion of the Camomilla project, but it is created to be agnostic about the backend, allowing developers to write their backend with any framework and language they prefer.

Features

  • Exposes $mapo core services to provide a set of utilities.
  • Injects mapo components in the default nuxt component discovery.
  • Adds meta information to router module from nuxt pages.

Installation

To install MapoModule, follow these steps:

  1. Add mapomodule as a dependency to your project.
  2. Add mapomodule to the modules section of nuxt.config.js.
  3. You can also add options from the top-level nuxt.config.js.

Summary

MapoModule is a useful npm package for creating administration panels. It simplifies the process of integrating frontend and backend components and provides various utilities to enhance development. It can be easily installed and configured in a Nuxt.js project. Additionally, MapoModule encourages contribution and testing for further improvement.