microweber

Drag and Drop Website Builder and CMS with E-commerce

MIT License

Downloads
12.9K
Stars
3K
Committers
63

Bot releases are hidden (Show)

microweber - 1.0.5

Published by peter-mw almost 9 years ago

postgresql fixes

last version to support php 5.4

future versions will require php 5.6

microweber - 1.0.5

Published by peter-mw about 9 years ago

Added: Custom content fields now can be added from the template config file
Added: Session-less routes and Middleware
Added: Various UI hooks
Added: Support for custom data fields
Added: Cache driver support (Files, APC)
Added: Template class
Added: Caching option for apijs and frontend assets
Added: Picture browser
Fix: parser was outputting the same content in different edit fields with same attrs
Fix: module id is now generated with md5 instead with crc32
Fix: is_home bug under sqlite
Fix: install bug
Fix: shipping to country bug with the select menu
Fix: custom field default values were showing 0
Fix: editor improvements
Fix: menu reorder bug
Fix: google fonts loading
Fix: facebook login bug
Fix: mw.front event was called before constants are defined
Fix: bug in image cropping
Fix: ConfigSave now replaces the storage_path
Fix: shipping bug
Fix: undo is now working properly
Fix: preg_replace bug
Fix: icon picker
Fix: save edit now uses MutationObserver
Fix: category reordering
Fix: live edit changes were not saved when editing an image
Fix: pixum now caches the images
Fix: drag and drop in row was appending the item on the wrong place
Fix: upload image shows progress again
Fix: resizable columns bug when no width is set
Fix: redirect in views and modules was not working
Fix: updated jquery-ui to 1.11.4
Fix: captcha is now working on pages with multiple captchas
Fix: upload file bug
Fix: default controller's render logic now moved in the template class
Many other fixes

microweber - 1.0.4

Published by peter-mw about 9 years ago

[1.0.4-fixed] - 2015-08-06

Vendor: updated guzzle to 5.0
Fix: social login bug during outdated socilaite
Fix: checkout bug caused by the SQL refactoring in 1.0.4

[1.0.4] - 2015-08-04

Vendor: added Laravel HTML helper class
Vendor: updated jquery ui
Added: template manager class
Added: XSS filter class
Added: artisan microwber:update command
Fix: security fix in uploader
Fix: security fix user creation
Fix: editing menus bug
Fix: delete abandoned cart
Fix: query pagination was skipping pages
Fix: menu title was outputting html tags
Fix: menu module bug when editing
Fix: add to cart with quantity parameter
Fix: cache now uses locale prefix
Fix: updated raw SQL queries to use Eloquent
Fix: redirect bug when using redirect from template
Fix: UI in forms module in admin
Fix: captcha validation when there are multiple catchas on one page
Fix: module id was random when using module inside module
Fix: other small bugs

microweber - 1.0.3

Published by peter-mw over 9 years ago

Changes from vesrion 1.0

Vendor: Updated Laravel to v5.0.33 (last version that supports php 5.4)
Feature: Custom fonts support (only Google fonts for now)
Feature: Color picker can set custom color from hash
Feature: CSS Editor
Feature: Icon picker
Feature: Custom font size value can be set
Fix: improvements in the live edit for Boostrap3 templates
Fix: possible XSS in users
Fix: fixes in shop orders management
Fix: many other minor bugs
Added: get_category_items_count function
Added: Some missing language entries
Added: sum parameter to the db_get function
Added: connection_name parameter to the db_get function
Changed: replaced database class with database_manager
Fix: shop currency function timeout
Fix: modal initialization
Fix: update check
Fix: install problem under mysql 5.6
Fix: drop in bootstrap columns
Fix: improvements for bootstrap themes
Fix: edit link from live edit
Fix: cart shipping price display
Fix: shipping cost per weight
Fix: price bug
Fix: shipping cost per weight
Fix: locale now uses App::getLocale()
Vendor: added Omnipay for payments processing
Vendor: Markdown provider
Added: added option to change the currency sign position
Fix: Custom environment name respects the getenv value
Fix: Cache expiration
Fix: Category delete
Fix: Position db field is now converted to integer
Fix: Delete categories bug
Fix: Reorder categories bug
Fix: Factored DB class
Tests added
Many other fixes

microweber - 0.951

Published by peter-mw almost 10 years ago

Version 0.951 for PHP 5.3

microweber - 0.934 Version with Old design

Published by peter-mw about 10 years ago

Do not use in production

microweber - 0.9.346

Published by peter-mw over 10 years ago

microweber - 0.931

Published by peter-mw over 10 years ago

microweber - 0.93

Published by peter-mw over 10 years ago

0.93 with Liteness template

microweber - 0.823

Published by microweber about 11 years ago

Stable OOP version

microweber - 0.750

Published by microweber about 11 years ago

OOP based unstable version

microweber - 0,742

Published by microweber about 11 years ago

Entirely functions based stable version