Skip to content
This repository was archived by the owner on Jun 6, 2020. It is now read-only.
This repository was archived by the owner on Jun 6, 2020. It is now read-only.

Add missing supported feature of components #2

Description

@emulienfou

Whats define a component:

In HarmonyCMS, a component can be used with plugins, modules or standalone. A component can be by example a WYSIWYG who will replace a textarea element.

A component is defined by:

  • A type (WYSIWYG, carousel, ...)
  • A main class with prefix Component
  • Provide assets (css, js)
  • Can be used in PHP but also in twig (has an extension)

Example here: https://github.com/FriendsOfSymfony/FOSCKEditorBundle

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions