manage-controller

Official

Map OFBiz web requests and views.

Authorapache
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the process of defining how web requests are handled and which views are displayed in Apache OFBiz, ensuring efficient and secure web application routing.

Core Features & Use Cases

  • Request Mapping: Define how specific URLs map to internal events (services, Groovy, Java).
  • View Definition: Specify how responses are rendered (screens, redirects, JSON).
  • Security Configuration: Easily set HTTPS and authentication requirements for endpoints.
  • Use Case: When adding a new feature to an OFBiz web application, use this Skill to define the URL for accessing the feature, link it to the backend service that processes the request, and specify the screen that displays the results to the user.

Quick Start

Define a new request map for the URI 'createProduct' that invokes the 'createProduct' service and maps to the 'ProductEntry' view on success or error.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: manage-controller
Download link: https://github.com/apache/ofbiz-plugins/archive/main.zip#manage-controller

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.