Commands

xpcomponents

Executes the components.py registry for an application:

./manage.py xpcomponents myproject.myapp

To register and update components for ximpia site app:

./manage.py xpcomponents ximpia.xpsite

xpcomponents will register views, templates, flows, menus, search server-side components for your application.