Skip to content

Feature: Extend PagePlugin with View #331

@alexeik

Description

@alexeik

Features which can be useful:


  1. Extend PagePlugin
    • Add View.cshtml to PagePlugin. That allow developers and users write plugins with predefined html template.
    • Html template in View.cshtml can be used in Views or Layouts or Page positions blocks.
    • View.cshtml needs to take parameteres in.

Example of using.
Plugin Setup In Page Desinger

We have PagePlugin = Gallery.dll and GalleryView.cshtml in plugin package file.

Open Page designer and add Slide Gallery view to any position. Setup view parameteres like "Gallery Folder" where to take images.

And get html gallery on the page.

Codeless feature.

Kill feature. Once it appears we can create Plugins Web Site.

It can serve for development many plugins for Kooboo like any other popular CMS has, than needs to be used zero knowledge about programming.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions