Bloxby Support Portal
  • Home
  • Knowledge Base
  • Forums
  • Register
  • Live Chat

Knowledge Base

  1. Home
  2. Knowledge Base
  3. Developer Manual
  4. Updates
  5. Update from v1.1.4 to v1.2.0

Update from v1.1.4 to v1.2.0

  • Created November 22, 2018
  • Author Andrew Ozols
  • Category Updates

Update your files

To manually update from 1.1.4 to 1.2.0, download the update from Gumroad. Next, you will need to update the following files/folders:

.htaccess > add/replace this file
README.md > add/replace this file
 
application/config/hooks.php > add/replace this file
application/config/ldap.php > add/replace this file
application/config/migration.php > add/replace this file
application/config/profiler.php > add/replace this file
application/config/rest.php > add/replace this file
application/config/routes.php > add/replace this file
 
application/core/MY_Controller.php > add/replace this file
 
application/helpers/urlcheck_helper.php > add/replace this file
 
application/hooks/hooks.profiler.php > add/replace this file
 
application/language/english/builderlite_lang.php > add/replace this file
application/language/english/rest_controller_lang.php > add/replace this file
 
application/libraries/Format.php > add/replace this file
application/libraries/REST_Controller.php > add/replace this file
 
application/migrations/005_update_v1_2_0.php > add/replace this file
 
application/modules/api/controllers/Packages.php > add/replace this file
application/modules/api/controllers/Users.php > add/replace this file
 
application/modules/asset/controllers/Asset.php > add/replace this file
 
application/modules/auth/controllers/Auth.php > add/replace this file
 
application/modules/customdomain/controllers/Customdomain.php > add/replace this file
 
application/modules/settings/controllers/Settings.php > add/replace this file
application/modules/settings/models/Settings_model.php > add/replace this file
application/modules/settings/views/settings.php > add/replace this file
 
application/modules/sites/controllers/Sites.php > add/replace this file
 
application/modules/user/controllers/User.php > add/replace this file
application/modules/user/models/Users_model.php > add/replace this file
application/modules/user/views/user_details_form.php > add/replace this file
application/modules/user/views/users.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/ REQUIRES YOU TO REBUILD USING WEBPACK */
assets/css/style.css > add/replace this file
assets/js/modules/builder/styleeditor.js > add/replace this file
assets/js/modules/shared/imageLibrary.js > add/replace this file
assets/js/modules/shared/utils.js > add/replace this file
assets/js/modules/users/users.js > add/replace this file
 
config.ini > add/replace this file
package.json > add/replace this file

 

Update your database

Bloxby version 1.2.0 includes a number of changes to the main database. In order to implement these changes, please follow the steps outlines below:

  1. Make a full backup for your database
  2. Edit /application/config/migration.php and set “$config[‘migration_enabled’]” to TRUE
  3. Open a browser and navigate to http://[yourdomain.com]/migrate. Replace [yourdomain.com] with your actual domain name.
    The database will now be updated and you will see a confirmation message.
  4. Edit /application/config/migration.php and set “$config[‘migration_enabled’]” to FALSE
  5. All set!

Was this article helpful?

Yes No

Related Articles

  • Update from v1.3.1 to v1.4.0
    • 0
    • 1657
  • Update from v1.3.0 to v1.3.1
    • 0
    • 1457
    • 1
  • Update from v1.2.3 to v1.3.0
    • 1
    • 1432
  • Update from v1.2.0 to v1.2.3
    • 0
    • 1693
  • Update from v1.1.3 to v1.1.4
    • 0
    • 1482
  • Update from v1.1.2 to v1.1.3
    • 1
    • 1513

Leave A Comment? Cancel Reply

You must be logged in to post a comment.

Knowledge Base Categories

  • User Manual
  • General
    • Frequently Asked Questions
  • Developer Manual
    • Updates
    • Integration
    • Extending Bloxby
  • Admin Manual
    • Managing Blocks & Components

Popular Articles

  • Server Requirements
  • Installation Guide
  • Terms and Definitions
  • How to modify or develop Bloxby
  • How to configure Bloxby page builder

Knowledge Base Authors

  • Andrew Ozols
    Andrew Ozols
    Articles Authored: 138
  • Herbert
    Herbert
    Articles Authored: 4

Knowledge Base Authors

  • Andrew Ozols
    Andrew Ozols
    Articles Authored: 138
  • Herbert
    Herbert
    Articles Authored: 4

Forum Statistics

Forums
11
Topics
1,086
Replies
6,211
Topic Tags
250
© Bloxby 2019, All rights reserved