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.0 to v1.1.1

Update from v1.1.0 to v1.1.1

  • Created September 13, 2018
  • Author Andrew Ozols
  • Category Updates

Update your files

To manually update from 1.1.0 to 1.1.1, 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/libraries/Stripe > add/replace this file
 
application/modules/autoupdate/controllers/Autoupdate.php > add/replace this file
application/modules/autoupdate/views/confirm.php > add/update this file
 
application/modules/package/controllers/Package.php > add/replace this file
application/modules/package/models/Packages_model.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/third_party/stripe-php-4.10.0/ > add/replace entire folder
 
/* FOLLOWING SECTION APPLIES TO ENTERPRISE PLAN CUSTOMERS ONLY */
assets/elements_enterprise/Parrot/team1.html > add/replace this file
assets/elements_enterprise/Parrot/team2.html > add/replace this file
assets/elements_enterprise/Parrot/team3.html > add/replace this file
assets/elements_enterprise/Parrot/team5.html > add/replace this file
assets/elements_enterprise/Yummy/content11.html > add/replace this file
assets/elements_enterprise/Yummy/content12.html > add/replace this file
assets/elements_enterprise/Yummy/divider4.html > add/replace this file
assets/elements_enterprise/Yummy/features21.html > add/replace this file
assets/elements_enterprise/Yummy/footer1.html > add/replace this file
assets/elements_enterprise/Yummy/footer2.html > add/replace this file
assets/elements_enterprise/Yummy/footer3.html > add/replace this file
assets/elements_enterprise/Yummy/footer4.html > add/replace this file
assets/elements_enterprise/Yummy/footer5.html > add/replace this file
assets/elements_enterprise/Yummy/footer6.html > add/replace this file 
assets/elements_enterprise/Yummy/footer7.html > add/replace this file
assets/elements_enterprise/Yummy/footer8.html > add/replace this file
assets/elements_enterprise/Yummy/slideshow1.html > add/replace this file
assets/elements_enterprise/Yummy/slideshow2.html > add/replace this file
assets/elements_enterprise/Yummy/slideshow3.html > add/replace this file
assets/elements_enterprise/Yummy/slideshow4.html > add/replace this file
assets/elements_enterprise/Yummy/slideshow5.html > add/replace this file
assets/elements_enterprise/Yummy/slideshow6.html > add/replace this file
assets/elements_enterprise/Yummy/slideshow7.html > add/replace this file
assets/elements_enterprise/Yummy/slideshow8.html > add/replace this file
assets/elements_enterprise/Yummy/slideshow9.html > add/replace this file
assets/elements_enterprise/Yummy/team10.html > add/replace this file 
assets/elements_enterprise/Yummy/team11.html > add/replace this file
assets/elements_enterprise/Yummy/team12.html > add/replace this file
assets/elements_enterprise/Yummy/team13.html > add/replace this file
assets/elements_enterprise/Yummy/team18.html > add/replace this file
assets/elements_enterprise/Yummy/team19.html > add/replace this file
assets/elements_enterprise/Yummy/team20.html > add/replace this file
assets/elements_enterprise/Yummy/team21.html > add/replace this file
assets/elements_enterprise/Yummy/team22.html > add/replace this file
assets/elements_enterprise/Yummy/team5.html > add/replace this file
assets/elements_enterprise/Yummy/team6.html > add/replace this file
assets/elements_enterprise/Yummy/team7.html > add/replace this file
assets/elements_enterprise/Yummy/team8.html > add/replace this file
assets/elements_enterprise/Yummy/team9.html > add/replace this file
 
assets/elements_enterprise/bundles/ > add/replace entire folder
 
/* FOLLOWING SECTION APPLIES TO PROFESSIONAL PLAN CUSTOMERS ONLY */
assets/elements_professional/Yummy/ > add/replace entire folder
 
assets/elements_professional/bundles/ > add/replace entire folder
 
/* FOLLOWING SECTION APPLIES TO STARTER PLAN CUSTOMERS ONLY */
assets/elements_starter/Yummy/content11.html > add/replace this file
assets/elements_starter/Yummy/footer1.html > add/replace this file
assets/elements_starter/Yummy/footer4.html > add/replace this file
assets/elements_starter/Yummy/footer7.html > add/replace this file
assets/elements_starter/Yummy/slideshow1.html > add/replace this file
assets/elements_starter/Yummy/slideshow2.html > add/replace this file
assets/elements_starter/Yummy/slideshow7.html > add/replace this file
assets/elements_starter/Yummy/slideshow9.html > add/replace this file
assets/elements_starter/Yummy/team10.html > add/replace this file
assets/elements_starter/Yummy/team12.html > add/replace this file
 
assets/elements_starter/bundles/Professional_dividers.css > add/replace this file
assets/elements_starter/bundles/Professional_dividers.css.map > add/replace this file
 
/* 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
 
assets/js/modules/sites/sites.js > add/replace this file
 
assets/js/vendor/froala_editor_sources_2/js/plugins/link.js > add/replace this file
 
install/includes/core_class.php > add/replace this file
install/index.php > add/replace this file
 
config.ini > add/replace this file
package.json > add/replace this file

Update your database

Bloxby version 1.1.1 does not include any migrations

Was this article helpful?

Yes No

Related Articles

  • Update from v1.3.1 to v1.4.0
    • 0
    • 981
  • Update from v1.3.0 to v1.3.1
    • 0
    • 842
    • 1
  • Update from v1.2.3 to v1.3.0
    • 1
    • 795
  • Update from v1.2.0 to v1.2.3
    • 0
    • 1020
  • Update from v1.1.4 to v1.2.0
    • 1
    • 1043
  • Update from v1.1.3 to v1.1.4
    • 0
    • 905

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
  • How to modify or develop Bloxby
  • Terms and Definitions
  • 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,083
Replies
6,210
Topic Tags
249
© Bloxby 2019, All rights reserved