Thumbnail
Quick Content

Developed by

Expert
Expert
Not Version 9 Ready Yet.

Multi-Site Licensing

To obtain a multi-site license you must negotiate a special offer with manup, the developer of Quick Content.

Click below to send a private message and begin the process. You may need to sign in to community.concretecms.com before you can message this user.

Send Message

You define the template structure and assign the appropriate variables then assign values

This block let you output custom defined views along with its html and assigned variables. This Block gets the html and convert the fields to variables and parse them. 

With this you can create templates in one location instead of creating separate Block Types. It does not require any Custom templates. 

Checkout 5.6 version here 

Template Variables


There are 10 field types and the rules for variables are listed below

  1. text = {{text: Label for field name}}
  2. wsiyig = {{text: Label for field name}}
  3. textarea = {{textarea: Label for field name}}
  4. image = {{image: Label for field name}}
  5. file = {{file: Label for field name}}
  6. page_link = {{page_link: Label for field name}}
  7. select_box = {{select_box :: choose option :: option1,option2,option3}}
  8. page_name = {{page_name: Label for field name}}
  9. parent_page_name = {{parent_page_name: Label for field name}}
  10. user_name = {{user_name: Label for field name}}

Current Version: 1.0.13
Fully Translatable: Yes
Needs External Libraries: No
Compatible 5.7.0.4+
License: Standard
Support Response: Give me access and I will login to your site and help.
Support Hosted: On marketplace.concretecms.com
Needs extra server permissions: No
Needs Internet: No
Marketplace Tests:
Passed Automated Tests
Passed PRB Review