Panels Import
Component ID
1543076
Component name
Panels Import
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
6265
Component created
Component changed
Component body
Overview
This module provides an easy way to import previously exported Panels definitions from corresponding subfolders.
Supports
- Panel Pages
- Mini Panels
- Panel Nodes
- Custom Content
- Page manager existing pages
Installation
- Create 'sites/all/imports' folder.
- Create all necessary subfolders for panels:
- sites/all/imports/page_manager/handlers
- sites/all/imports/page_manager/pages
- sites/all/imports/page_manager/pm_existing_page
- sites/all/imports/panels/mini
- sites/all/imports/ctools/ctools_contents
- Export the panels you wish to import and paste the export code into separate text files with .inc' extension.
- Do not forget to add '<?php' line to the top of the files.
- Move files to corresponding subfolders.
- Install this module.
Main idea
The idea is that you could have a collection of commonly used panels in a folder. Then, when you start a project, copy the required panels definitions into this module and install. This will add all the panels in one go, saving you from using the Panels import form.
Recommended modules
Sponsorship
- WikiJob
- ...have a feature you'd like to sponsor? Get in touch
Support
If you've found the module particularly useful and want to say thank you, there's a wide range of stuff I'd welcome on my wish list (UK) (US).
Development
Developed by Dmitry Demenchuk (mrded) for WikiJob.