1.0.0 • Published 3 years ago

zionbuilder v1.0.0

Weekly downloads
-
License
SEE LICENSE IN li...
Repository
-
Last release
3 years ago

Zion Page Builder Plugin

stars CI license size GitHub contributors

Built and designed by hogash team, the creator of famous WordPress theme Kallyas, this plugin is the newest page builder on the market that comes with tools to build an outstanding WordPress website.

Tags: page builder, WordPress module, editor, visual editor, design, website builder, front-end builder

Description

Below are listed the core competencies

Elements and templates at your fingertip

Add elements and templates right where you need them from the page builder "Add Elements Popup"

Basic 27 elements

  • Section
  • Column
  • Text Editor
  • Custom HTML
  • Shortcode
  • Google Maps
  • Counter
  • Progress Bars
  • Image Slider
  • Anchor Point
  • Testimonials
  • Icon List
  • Alert
  • Sidebar
  • Soundcloud
  • Pricing Box
  • Tabs
  • Accordions
  • Image Box
  • Image
  • Icon
  • Icon Box
  • Gallery
  • Heading
  • Video
  • Button
  • Separator

Independent composition of elements

Each element is composed from a wrapper and its sub-components. For example a button is composed from a wrapper, the button and the icon, and each one of them may have individual styles applied.

Unified system of options

Every element has the same easy to use and intuitive options pattern found in the “Element Options” panel. It consists of 3 main tabs: general, styling, advanced and search.

Global styles

In order to apply the same styles on multiple elements, Global CSS Classes were implemented. They can be styled either from page options panel, or from the Element options panel. No coding skills required.

Live responsive editing

Visually decide the sizes, colors or positioning of the elements for each screen. This means that any changes made to the mobile view, will only appear on that device and it will not affect the other devices, which will still maintain the original design options.

Custom rich text on click

Inline editor is triggered on text click, and provides options such as font family, size, weight, spacing, alignment or text-transform. It can also be dragged anywhere.

Gradient background

You can layer multiple gradients by making use of color opacity. When set a lower opacity of gradient colors, other gradient layers become visible. Experiment with a different options on different gradient layers.

Manage loaded resources

You can choose what fonts , colors, gradients, icon packs or templates to appear in the page builder. That means you can choose only the fonts you need in your website even if on the dashboard you have access to hundreds of other fonts.

History of actions

Saving system, history of your actions, post revisions, users permissions or easily discard changes give you the power of becoming the sole creator of your website. Shortcuts for undo and redo are also available.

Design features

The following extra design features come built in the Panel Element Options: Blending Bakground, ColorPicker, Pseudo – selectors, Element’s motion control, Flexbox control, Powerful background image, Filters, Borders, Shadows, Typography, Transform, Transitions

Library system

A whole panel that can be accessed from the main bar. It contains the actions needed for import and exporting library parts, and the access to Zion library.

Advanced features

  • Post revisions
  • Role Manager
  • Regenerate CSS
  • Replace URL
  • Custom CSS
  • Custom javaScript
  • Renaming elements
  • Element’s visibility
  • Custom HTML element
  • Columns sizes and offsets
  • Extendable options

User experience features

  • Dragging elements
  • Dragging size and spacing
  • Right-click actions
  • Top right toolbar shortcuts
  • Custom workspace
  • Keyboard shortcuts
  • Searchable options
  • Discard changes
  • Easily change the number values
  • CTRL + DRAG

Installation

Minimum requirements

  • WordPress 5.0 or higher
  • PHP 7.0 or higher
  • MySQL 5.6 or higher
  • WP Memory Limit at least 64M or higher
  • Writing permissions for WordPress uploads directory and .htaccess file
  • PHP Zip extension must be installed
  • PHP GD extension must be installed

Installation

  1. Install using the WordPress built-in Plugin installer Go to Plugins -> Add New
  2. Search for Zionbuilder
  3. Activate the plugin
  4. Go to Pages or Posts > Add New
  5. Press the 'Edit with Zion Page Builder' button.

For documentation and tutorials visit our Knowledge Base.

Multilingual plugin

The strings used in the builder are ready to be translated in any language, according to WordPress standards.

An extendable builder – for developers and designers

The whole system of options, which is built in PHP, allows other developers to add their own options to the main panel. The library system also allows designers to submit new templates which users will have access to through Zion Library.

Documentation and Support

Documentation link

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Contributors

License

GNU GENERAL PUBLIC LICENSE license

Changelog

1.0.1- 2020-08-17

  • Renamed plugin
  • Updated stable tag
  • Fixed data update not working properly
  • Changed register element system
  • Updated composer dependencies
  • Replaced PRO description from admin
  • Fixed template not importing images in certain conditions
  • Updated minimum PHP version
  • Performance optimizations
  • Fixed background size contain
  • Implement pro connection
  • Fix panels height dragging
  • Add pro badge to dashboard
  • Add calendar picker
  • Fix background gradient not working
  • Add new transform properties
  • Moved render methods to render class
  • Added loading gif to element loading
  • Update keywords for elements
  • Fix case sensitive icon search
  • Fixed styles not generating proper css
  • Fix duplicate renderer var
  • Fixed css duplicated
  • Fixed animations visibility glitch
  • Prevent adding emty values on transition property
  • Fix flex direction row in rendered page
  • Fixed uploaded icons not showing in frontend editor
  • Fixed css gradients
  • Fixed animation duration and delay not working properly
  • Added offset 0 value for columns
  • Added dynamic background color option type
  • Fixed missing post id for bulk actions API call
  • Implement masks for sections and columns
  • Fix inverse text shadow icons for horizontal and vertical spread
  • Fix no loader for templates library preview when inserting the item
  • Change png to svg in section view
  • Add specialFilterPak prop to iconsLibraryModal
  • Fix blur not rendering correctly
  • Add dynamic content to heading, iconbox, iconList, ImageBox,PricingBox, ProgressBars, Testimonial
  • Added vendor prefixes for css styles
  • Added filters to various locations
  • Fix compatibility with older versions of MySQL/MariaDB
  • Remove seconds from History items
  • Fix safari library scroll not working
  • Added filter for options parsing
  • Fix scrollTop and overflow hidden from accordion menu
  • Fixed compatibility with WP 5.4.2
  • Fixed error showing when using video background
  • Added form filters
  • Fixed testimonial element not showing properly in frontend
  • Added filter for element custom css
  • Updated plugin version
  • Fixed build command
  • Added namespace to plugin file
  • Updated pagebuilder meta keys
  • Fixed compatibility with legacy zionbuilder
  • Updated phpstan config for v0.12.26
  • Fixed several PHP stan errors
  • Implemented update system
  • Update phpstan config file to remove autoload
  • Added updater base code

1.0.0- 2020-05-27

  • Initial Public Release
1.0.0

3 years ago

1.1.1

3 years ago