Skip to content

Releases: HansSchouten/PHPageBuilder

v0.10.1

08 May 09:41
Compare
Choose a tag to compare
  • Fix loading issue

v0.10.0

05 May 17:08
Compare
Choose a tag to compare
  • Various bugfixes
  • Support for "builder scripts" added which can be used to tweak blocks in the page builder
  • Basic welcome page added which is shown when no homepage is added

v0.9.0

27 Apr 17:21
Compare
Choose a tag to compare
  • Various bugfixes and improvements
  • Store raw contents of text editor

v0.8.0

17 Apr 13:45
Compare
Choose a tag to compare
  • Multilanguage support added
  • Structural improvements, cleaner page storage data structure
  • Various bugfixes
  • Allow styling html blocks
  • Allow any number of nested blocks instead of max 2 levels
  • Base URL config setting added

v0.7.0

20 Mar 12:26
Compare
Choose a tag to compare
  • Bugfix multiple session_start()
  • Bugfix storing component style-identifier only if custom styling is applied
  • Style manager translations added
  • Block filter field made fixed in blocks sidebar panel
  • Only show component toolbar buttons that are applicable

v0.6.0

04 Mar 20:44
Compare
Choose a tag to compare
  • various bugfixes and code structure improvements
  • asset manager added with image upload/delete
  • yes_no and image block sidebar setting types added
  • hiden => true option added to block config for hiding blocks from the pagebuilder blocks panel
  • store style-identfier for dynamic blocks to allow styling dynamic blocks

v0.5.0

20 Jan 06:39
Compare
Choose a tag to compare
  • various bugfixes and minor (code) improvements
  • route can now contain named parameters, like /{id} which are accessible via phpb_route_parameter or phpb_route_parameters.
  • Page model attributes made accessible via get() and more separate getter methods for important required attributes.

v0.4.0

03 Jan 07:58
Compare
Choose a tag to compare

Changes:

  • various bugfixes
  • $block->renderWithSlug(string $blockSlug, $blockData) added which allows a PHP block to render another PHP block while passing custom data that can be used inside the inner block

v0.3.0

16 Dec 17:54
Compare
Choose a tag to compare

Version 0.3.0

v0.2.0

18 Nov 11:34
Compare
Choose a tag to compare

Version 0.2.0