Skip to content

A collection of awesome things regarding Plone ecosystem.

Notifications You must be signed in to change notification settings

thomasmassmann/awesome-plone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Awesome Plone

Awesome Build Status

A community-curated list of awesome Plone addons, documentation, use-cases and other useful resources. From developers for developers.

If you want to know if there is already a package for Plone that fits your needs, searching it on github or pypi could be a real pain. There is a plenty of packages, but it's hard to understand which one could be a good solution or not.

This list is intended to fill that gap, and create a shared knowledge about common products and techniques.

We will cover only products that works with the latest major version of Plone (5).

Contents


Layout

Products and resources that helps developers and users to manage site layouts.

  • Site/pages layout managers

    • plone.app.mosaic - Powerful editor that allows users to compose the content of a page with different blocks.
    • redturtle.tiles.management - A tiles management system, easier than plone.app.mosaic (doesn't allow to compose pages on a grid system). Useful for example for one-column pages.
    • collective.editablemenu - A customizable dropdown menu.
  • Tiles

    • plone.app.standardtiles - A set of standard tiles used by Mosaic, but can be used from any other tile manager.
    • collective.tiles.advancedstatic - A tile that shows html text (similar to the text portlet), with some additional configuration like the possibility to add custom css style classes.
    • collective.tiles.collection - A tile that shows a set of collection results with possibility to choose (and develop) custom layouts.
  • Views and utils

Themes

A set of themes developed by the community and ready-to-use.

...work in progress

Content-types

Plugins that add additional useful content-types.

  • wildcard.media - Provides audio and video content types and behaviors.

Authentication

A list of authentication plugins, to integrate Plone with external user sources.

Utilities

Plugins that add some useful functionalities

Sysadmin

A series of recipes/resources for running Plone and other services

  • plone buildout - An example of complete buildout for running Plone with different profiles for development, staging and production.
  • varnish buildout - An example of complete and customizable buildout for running a Varnish (cache HTTP reverse proxy) instance behind Plone.
  • haproxy buildout - An example of complete and customizable buildout for running an haproxy (load balancer) instance behind Plone.
  • deployments.buildout.production - A buildout template that pulls in supervisor to manage different services like varnis, haproxy and Plone instances.

Themes

A list of articles or blogposts with interesting use-cases or informations.

Official resources

Because Plone has also a lot of good official resources where find infos

License

CC0

About

A collection of awesome things regarding Plone ecosystem.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published