impresspages / ImpressPages

ImpressPages is php framework with admin panel. Build functional website in one hour.
http://www.impresspages.org
Other
501 stars 179 forks source link

How to create a plugin/widget that insert simple placeholders? #808

Closed machomaaan closed 7 years ago

machomaaan commented 7 years ago

Hi.

How can i create a plugin/widget that insert placeholders for image and text by drag and drop do the right place on site?

The widget should like: `<div class="product>

Producttitle

PLACEHOLDER: for image (select image or drag&drop imagewidget)

<div class="productdescription>

PLACEHOLDER: Producttitle

  <p>PLACEHOLDER: Description goes here...</p>
  <div class="productdownload>PLACEHOLDER: Datasheet (select file to download)</div>

`

I want to insert the widget multiple times on a site (like a productlist). How can i do this?

Thank you very much.

jankus commented 7 years ago

You can check a few plugins for an inspiration or straight usage:

  1. https://market.impresspages.org/plugins/GridWidget
  2. https://market.impresspages.org/plugins/CustomSection