Skip to content

collective/collective.embeddedpage

Repository files navigation

collective.embeddedpage

image

Egg Status

Latest Version

License

kitconcept

collective.embeddedpage allows to embed remote HTML pages in Plone.

Features

  • Adds EmbeddedPage content types (Dexterity based)
  • Displays remote HTML within the view of the EmbeddedPage content object

Examples

This add-on can be seen in action at the following sites:

Translations

This product has been translated into

  • German

Installation

Add collective.embeddedpage in your Plone installation with pip install collective.embeddedpage

Local Development

Clone this repository:

git clone git@github.com:collective/collective.embeddedpage.git

Install Plone and this package:

cd collective.embeddedpage
make build-plone-6

Run tests:

make test

Contribute

Support

If you are having issues, please let us know.

If you require professional support, feel free to drop us a note at info@kitconcept.com.

Credits

HU Berlin

Forschungszentrum Jülich

The development of this plugin has been kindly sponsored by Humboldt-Universität zu Berlin and Forschungszentrum Jülich.

kitconcept

Developed by kitconcept.

License

The project is licensed under the GPLv2.