This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Unyson

Description

Did you find this plugin helpful? Please consider leaving a 5-star review.

Unyson – A free drag & drop framework that comes with a bunch of built in extensions that will help you develop premium themes fast & easy.

Sponsored by: BitBlox.me

Features include:

  • Drag & Drop Page Builder. Create countless pages using the content and media shortcodes.
  • Backup & Demo Content. Create an automated backup schedule, import demo content or even create a demo content archive for migration purposes.
  • Sliders. To make you life even easier we have already built in 3 of them that support images and videos.
  • Mega Menu. User-friendly drop down menu that will let you easily create highly customized menu configurations.
  • Sidebars. This module will let your users customize WordPress pages with dynamic sidebars.
  • Portfolio. Portfolio has some pretty neat filtering animations.
  • Breadcrumbs. A pretty small module that will really come in handy when you’ll want to navigate your website faster.
  • Forms Use the drag & drop form builder to create any contact form you’ll ever want or need.
  • SEO. SEO settings at finger tips without installing further plugins.
  • Feedback. We’ve added a way for users to submit reviews and ratings for events, projects, etc.
  • Events. It’s pretty simple to use and it has Calendar and Map shortcodes.

Get involved

Developers can contribute to the source code on the Unyson GitHub Repository.

Translators can contribute new languages to Unyson through Transifex.

Theme developers can test the compatibility of their themes with new extensions updates before they are going to be released on Unyson Extensions Approval.

WP-CLI INTEGRATION IS INCLUDED

Screenshots

  • Create a page by adding the columns structure you want.
  • Then add content shortcodes to your liking from the Content Elements and Media Elements tabs.
  • All the portfolio entries have thumbs for easy identification.
  • Unyson comes with a built in Events Extension.
  • Create backups directly from the WordPress admin.

Installation

Minimum Requirements

  • WordPress 4.4 or greater
  • PHP version 5.2.4 or greater
  • MySQL version 5.6 or greater

Installation

  1. Upload the unyson folder to the /wp-content/plugins/ directory
  2. Activate the Unyson plugin through the ‘Plugins’ menu in WordPress
  3. Configure the plugin by going to the Unyson menu that appears in your admin menu

FAQ

Where can I find Unyson documentation?

For extending or theming Unyson, see developers documetation.

Where can I report bugs or contribute to the project?

You can open issues via Unyson Github Repository Issues page.

Will Unyson work with my theme?

Yes; Unyson will work with any theme.

Reviews

October 9, 2021
UNYSON plugin creates an error. This is the error : A PHP session has been created by calling the “session_start ()” function. This interferes with the REST API and return requests. The session should be closed by “session_write_close ()” before making any HTTP requests. It appears the plugin have benn abandoned. It has not been updated for a year. Does anyone know what other plugin could be substituted for?
April 23, 2021
The Unyson plugin appears to be abandoned. As of this review it has been eight months since it was last updated (current version - 2.7.24). Themes that are dependent upon the use of the Unyson plugin are now experiencing functionality errors, such as the inability to save custom post types. The Unyson plugin is also throwing number of errors in the health checker section of the dashboard such as the following, A PHP session was created by a session_start() function call The REST API encountered an unexpected result Unless this plugin gets updated soon to align with current coding standards, I would very strongly advise against its use.
February 22, 2021
PLEASE NEVER USE THIS HAS MANY BUGS, VERY HARD TO USE, LITTLE CONTROL JUST A PAIN IN THE HEAD IF YOU ARE LOOKING FOR A BUILDER TRY DIVI , BEVER AND ELEMENTOR
February 15, 2021
Hey there, the plugin is awesome in building a beautiful site. but: It slows the initial first-byte response to 5+ seconds which is insane! A critical bug that has been open for the last 3 months hasn't been fixed! Dear team of Unyson, fix your framework!
Read all 87 reviews

Contributors & Developers

“Unyson” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Unyson” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

2.7.24

2.7.23

2.7.22

2.7.20

2.7.19

  • Security Issue

2.7.18

2.7.17

2.7.16

  • Remove redirects to about Brizy page

2.7.15

  • Urgent update

2.7.14

2.7.13

2.7.12

2.7.11

2.7.10

2.7.9

2.7.8

2.7.7

2.7.6

  • Urgent update

2.7.5

  • Urgent update

2.7.1

  • Bug fixes

2.7.0

2.6.15

2.6.15

2.6.14

  • Fixed infinite loop when php memory limit is -1
  • Minor changes

2.6.13

2.6.12

2.6.11

  • Fixed #2198, #2216, #2219, #2234, #2254, #2264, #2265, #2273
  • Option-type multi-select improvements
  • Option-type multi-picker: The same options can be used for multiple choices #2251
  • Autoload a lot of classes #2225
  • New helper function fw_get_path_url()
  • Deprecated warning for the save-in-separate-meta option parameter
  • Deleted FW_File_Cache helper

2.6.10

2.6.9

2.6.8

2.6.7

2.6.6

2.6.5

2.6.4

2.6.3

2.6.2

2.6.1

  • Hotfix in File Cache #1968

2.6.0

2.5.12

  • Fixed wp-editor option error when used in Theme Settings #1860

2.5.11

  • New extension: WordPress Shortcodes #1807
  • Option type wp-editor fixes #1615
  • Performance improvement in fw_get_db_..._option() functions
  • Added javascript helper fw.soleConfirm #1803

2.5.10

  • Fixed fw_get_db_customizer_option() bug #1796

2.5.9

  • Fixed missing function in WP < 4.5 #1767
  • New option-type: icon-v2
  • Fixed wp-editor option-type bugs #1739
  • Process fw-storage parameter in all options (Theme Settings, Customizer, Post, Term, Extension Settings) #1551

2.5.8

  • Fixed wp-editor bugs
  • Updated FontAwesome
  • Fixed #1676

2.5.7

2.5.6

2.5.5

2.5.4

2.5.3

  • Fixed option-type wp-editor issues: #1472, #1475, #1478
  • Improvements in fw_get_db_post_option()
  • Updated FontAwesome to v4.6.1

2.5.2

2.5.1

2.5.0

  • Added the possibility to save options in separate database location #838

    Will be used in next release of the PageBuilder extension, the builder value will be moved to a separate post meta.

  • Lazy Tabs: Render only the visible tabs #1174

    This feature can be disabled by adding in {theme}/framework-customizations/theme/config.php:

    $cfg['lazy_tabs'] = false;
    
  • Added the .pot file #1256

  • Fixed #1072, #1052, #1235, #1236, #1251, #1246, #1242, #941, #1250, #1243, #1261