Universal Content Puller can pull content from a range of Content Sources, transform that pulled content using a range of Content Transforms, then display the transformed content using a range of Content Displays.
Once installed, you will have:
Some of the things you can do with Universal Content Puller:
Have a look through the available Content Sources, Content Transforms and Content Displays. These can be mix and matched for boundless possibilities.
Universal Content Puller is designed for extension. Content sources, transforms and displays follow a pluggable and extensible architecture for easy integration of further sources, transforms and displays from within UCP or provided by third party packages or your own application specific plugins. Customized display is now even easier with Universal Content Puller Elements.
Pull content from many sources and display it in many ways.
ConcreteCMS Marketplace v9.3.24
/dashboard/blocks/universal_content_puller
Pull content from many sources and display it in many ways.
/dashboard/blocks/universal_content_puller/plugins
Plugins for the Universal Content Puller block
/dashboard/blocks/universal_content_puller/global_settings
Edit global settings and defaults for the Universal Content Puller block.
Charting extension for Universal Content Puller. If you can pull data to a table, you can show it in a chart!
ConcreteCMS Marketplace v9.1.2
Sources extension for Universal Content Puller. The sources in this extension are XX because they are the kind of source you may not want to let just anyone loose with, hence a separate package so they don't have to be installed with less sensitive sources.
ConcreteCMS Marketplace v9.1.3
Use Concrete CMS Elements for Content Display in Universal Content Puller to provide customised display of pulled content.
ConcreteCMS Marketplace v9.0.2
An attribute to select from previously stored Universal Content Puller settings and render the pulled content.
ConcreteCMS Marketplace v9.0.1
Creating a sidebar for a group of pages without messing about with stacks is an easy use-case for Universal Content Puller.
This sidebar is edited once, within the main addon page for Universal Content Puller.
It is then pulled into all UCP sub-pages using a UCP block.
The Content Source is Parent Page, set to pull the Sidebar area from 2 pages from the top. The Content Transform is Selector, set to remove container and row classes that, when unnecessarily nested, could mess up the Bootstrap grid. The Content Display is Plain, which just outputs the transformed text.
In the advanced settings, sanitization is disabled as we trust the source page and don't want to strip out any formatting or functionality from the pulled sidebar.