modules

package
v0.12.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 1, 2026 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Overview

Package modules loads custom modules via blank imports.

To register a custom module, add a blank import for it below. Each custom module must have a register.go with an init() that calls module.RegisterCustomModule(New()).

Example:

import _ "github.com/olegiv/ocms-go/custom/modules/mymodule"

Directories

Path Synopsis
Package bookmarks provides a custom bookmarks module for oCMS.
Package bookmarks provides a custom bookmarks module for oCMS.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL