Update your files
To manually update from 1.1.3 to 1.1.4, download the update from Gumroad. Next, you will need to update the following files/folders:
README.md > add/replace this file
application/config/bloxby.php > add/replace this file
application/language/english/builderlite_lang.php > add/replace this file
application/modules/auth/views/forgot.php > add/replace this file
application/modules/auth/views/login.php > add/replace this file
application/modules/auth/views/payment_confirm.php > add/replace this file
application/modules/auth/views/reset_password.php > add/replace this file
application/modules/builder_elements/models/Blocks_model.php > add/replace this file
application/modules/builder_elements/views/browser.php > add/replace this file
application/modules/settings/views/settings.php > add/replace this file
application/modules/shared/views/sitedata.php > add/replace this file
application/modules/sites/controllers/Sites.php > add/replace this file
application/modules/sites/models/Sites_model.php > add/replace this file
application/modules/sites/views/create.php > add/replace this file
application/modules/subfolder/controllers/Subfolder.php > add/replace this file
/*
REPLACING THE ENTIRE BUILD FOLDER WILL OVERWRITE POSSIBLE CHANGES TO THE FRONT-END CODE
IF YOU HAVE MADE CHANGES TO THE FRONT-END CODE, PLEASE APPLY THE CHANGES LISTED BELOW TO
THE CONTENTS OF /ASSETS/JS/ AND MAKE SURE YOU MAINTAIN YOUR CUSTOM CODE, THEN REBUILD
USING WEBPACK
*/
build/ > replace entire folder
/* MAKING ANY CHANGES TO FILES IN /assets/js/ REQUIRES YOU TO REBUILD USING WEBPACK */
assets/js/modules/builder/builder.js > add/replace this file
assets/js/modules/builder/content.js > add/replace this file
assets/js/modules/builder/styleeditor.js > add/replace this file
config.ini > add/replace this file
package.json > add/replace this file
Leave A Comment?
You must be logged in to post a comment.