ADVANCED: Developing Panopoly Apps
Panopoly Apps are portable bundles of functionality that are built on top of the Panopoly framework. This means that all Panopoly Apps are
ADVANCED: Theming Panopoly
Making a Theme for Panopoly
Creating a Basic Content Plugin
If you want to create a basic content plugin which displays custom HTML and will can be placed using Panopoly, you will first need to create
Creating a Basic Style Plugin
If you want to create a basic style plugin which applies styling to items placed using Panopoly, you will first need to create a custom
Creating a Basic Views Plugin
TODO
Getting Started with Panopoly Development
In order to start developing with Panopoly, you need to create a custom Drupal module (i.e. panopoly_example.module in which you put your
