Update your files
To manually update from 1.1.2 to 1.1.3, 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/migration.php > add/replace this file
application/config/routes.php > add/replace this file
application/config/bloxby.php > add/replace this file
application/helpers/cloudflare_helper.php > add/replace this file
application/helpers/general_helper.php > add/replace this file
application/helpers/str_helper.php > add/replace this file
application/language/english/builderlite_lang.php > add/replace this file
application/libraries/Stripe.php > add/replace this file
application/migrations/004_update_v1_1_3.php > add/replace this file
application/modules/auth/controllers/Auth.php > add/replace this file
application/modules/auth/views/login.php
application/modules/autoupdate/controllers/Autoupdate.php > add/replace this file
application/modules/autoupdate/views/alert.php > add/replace this file
application/modules/autoupdate/views/confirm.php > add/replace this file
application/modules/autoupdate/views/error.php > add/replace this file
application/modules/customdomain/controllers/Customdomain.php > add/replace this file
application/modules/package/models/Packages_model.php > add/replace this file
application/modules/sent/controllers/Sent.php > add/replace this file
application/modules/settings/models/Core_settings_model.php > add/replace this file
application/modules/settings/views/settings.php > add/replace this file
application/modules/shared/views/myimages.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/subdomain/controllers/Subdomain.php > add/replace this file
application/modules/subfolder/controllers/Subfolder.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/third_party/stripe-php-6.13.0/.coveralls.yml > add/replace this file
application/third_party/stripe-php-6.13.0/.github/ISSUE_TEMPLATE.md > add/replace this file
application/third_party/stripe-php-6.13.0/.gitignore > add/replace this file
application/third_party/stripe-php-6.13.0/.travis.yml > add/replace this file
application/third_party/stripe-php-6.13.0/CHANGELOG.md > add/replace this file
application/third_party/stripe-php-6.13.0/LICENSE > add/replace this file
application/third_party/stripe-php-6.13.0/README.md > add/replace this file
application/third_party/stripe-php-6.13.0/VERSION > add/replace this file
application/third_party/stripe-php-6.13.0/build.php > add/replace this file
application/third_party/stripe-php-6.13.0/composer.json > add/replace this file
application/third_party/stripe-php-6.13.0/data/ca-certificates.crt > add/replace this file
application/third_party/stripe-php-6.13.0/examples/oauth.php > add/replace this file
application/third_party/stripe-php-6.13.0/init.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/Account.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/AlipayAccount.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/ApiOperations/All.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/ApiOperations/Create.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/ApiOperations/Delete.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/ApiOperations/NestedResource.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/ApiOperations/Request.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/ApiOperations/Retrieve.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/ApiOperations/Update.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/ApiRequestor.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/ApiResource.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/ApiResponse.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/ApplePayDomain.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/ApplicationFee.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/ApplicationFeeRefund.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/Balance.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/BalanceTransaction.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/BankAccount.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/BitcoinReceiver.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/BitcoinTransaction.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/Card.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/Charge.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/Collection.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/CountrySpec.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/Coupon.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/Customer.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/Discount.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/Dispute.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/EphemeralKey.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/Error/Api.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/Error/ApiConnection.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/Error/Authentication.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/Error/Base.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/Error/Card.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/Error/Idempotency.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/Error/InvalidRequest.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/Error/OAuth/InvalidClient.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/Error/OAuth/InvalidGrant.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/Error/OAuth/InvalidRequest.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/Error/OAuth/InvalidScope.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/Error/OAuth/OAuthBase.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/Error/OAuth/UnsupportedGrantType.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/Error/OAuth/UnsupportedResponseType.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/Error/Permission.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/Error/RateLimit.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/Error/SignatureVerification.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/Event.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/ExchangeRate.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/FileUpload.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/HttpClient/ClientInterface.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/HttpClient/CurlClient.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/Invoice.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/InvoiceItem.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/InvoiceLineItem.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/IssuerFraudRecord.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/Issuing/Authorization.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/Issuing/Card.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/Issuing/CardDetails.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/Issuing/Cardholder.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/Issuing/Dispute.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/Issuing/Transaction.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/LoginLink.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/OAuth.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/Order.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/OrderItem.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/OrderReturn.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/PaymentIntent.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/Payout.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/Plan.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/Product.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/Recipient.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/RecipientTransfer.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/Refund.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/SKU.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/Sigma/ScheduledQueryRun.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/SingletonApiResource.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/Source.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/SourceTransaction.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/Stripe.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/StripeObject.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/Subscription.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/SubscriptionItem.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/ThreeDSecure.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/Token.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/Topup.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/Transfer.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/TransferReversal.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/UsageRecord.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/Util/AutoPagingIterator.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/Util/DefaultLogger.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/Util/LoggerInterface.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/Util/RandomGenerator.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/Util/RequestOptions.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/Util/Set.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/Util/Util.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/Webhook.php > add/replace this file
application/third_party/stripe-php-6.13.0/lib/WebhookSignature.php > add/replace this file
application/third_party/stripe-php-6.13.0/phpunit.no_autoload.xml > add/replace this file
application/third_party/stripe-php-6.13.0/phpunit.xml > add/replace this file
application/third_party/stripe-php-6.13.0/tests/Stripe/AccountTest.php > add/replace this file
application/third_party/stripe-php-6.13.0/tests/Stripe/AlipayAccountTest.php > add/replace this file
application/third_party/stripe-php-6.13.0/tests/Stripe/ApiRequestorTest.php > add/replace this file
application/third_party/stripe-php-6.13.0/tests/Stripe/ApplePayDomainTest.php > add/replace this file
application/third_party/stripe-php-6.13.0/tests/Stripe/ApplicationFeeRefundTest.php > add/replace this file
application/third_party/stripe-php-6.13.0/tests/Stripe/ApplicationFeeTest.php > add/replace this file
application/third_party/stripe-php-6.13.0/tests/Stripe/BalanceTest.php > add/replace this file
application/third_party/stripe-php-6.13.0/tests/Stripe/BalanceTransactionTest.php > add/replace this file
application/third_party/stripe-php-6.13.0/tests/Stripe/BankAccountTest.php > add/replace this file
application/third_party/stripe-php-6.13.0/tests/Stripe/BitcoinReceiverTest.php > add/replace this file
application/third_party/stripe-php-6.13.0/tests/Stripe/CardTest.php > add/replace this file
application/third_party/stripe-php-6.13.0/tests/Stripe/ChargeTest.php > add/replace this file
application/third_party/stripe-php-6.13.0/tests/Stripe/CollectionTest.php > add/replace this file
application/third_party/stripe-php-6.13.0/tests/Stripe/CountrySpecTest.php > add/replace this file
application/third_party/stripe-php-6.13.0/tests/Stripe/CouponTest.php > add/replace this file
application/third_party/stripe-php-6.13.0/tests/Stripe/CustomerTest.php > add/replace this file
application/third_party/stripe-php-6.13.0/tests/Stripe/DisputeTest.php > add/replace this file
application/third_party/stripe-php-6.13.0/tests/Stripe/EphemeralKeyTest.php > add/replace this file
application/third_party/stripe-php-6.13.0/tests/Stripe/Error/BaseTest.php > add/replace this file
application/third_party/stripe-php-6.13.0/tests/Stripe/Error/SignatureVerificationTest.php > add/replace this file
application/third_party/stripe-php-6.13.0/tests/Stripe/EventTest.php > add/replace this file
application/third_party/stripe-php-6.13.0/tests/Stripe/ExchangeRateTest.php > add/replace this file
application/third_party/stripe-php-6.13.0/tests/Stripe/FileUploadTest.php > add/replace this file
application/third_party/stripe-php-6.13.0/tests/Stripe/HttpClient/CurlClientTest.php > add/replace this file
application/third_party/stripe-php-6.13.0/tests/Stripe/InvoiceItemTest.php > add/replace this file
application/third_party/stripe-php-6.13.0/tests/Stripe/InvoiceTest.php > add/replace this file
application/third_party/stripe-php-6.13.0/tests/Stripe/IssuerFraudRecordTest.php > add/replace this file
application/third_party/stripe-php-6.13.0/tests/Stripe/Issuing/AuthorizationTest.php > add/replace this file
application/third_party/stripe-php-6.13.0/tests/Stripe/Issuing/CardTest.php > add/replace this file
application/third_party/stripe-php-6.13.0/tests/Stripe/Issuing/CardholderTest.php > add/replace this file
application/third_party/stripe-php-6.13.0/tests/Stripe/Issuing/DisputeTest.php > add/replace this file
application/third_party/stripe-php-6.13.0/tests/Stripe/Issuing/TransactionTest.php > add/replace this file
application/third_party/stripe-php-6.13.0/tests/Stripe/OAuthTest.php > add/replace this file
application/third_party/stripe-php-6.13.0/tests/Stripe/OrderReturnTest.php > add/replace this file
application/third_party/stripe-php-6.13.0/tests/Stripe/OrderTest.php > add/replace this file
application/third_party/stripe-php-6.13.0/tests/Stripe/PaymentIntentTest.php > add/replace this file
application/third_party/stripe-php-6.13.0/tests/Stripe/PayoutTest.php > add/replace this file
application/third_party/stripe-php-6.13.0/tests/Stripe/PlanTest.php > add/replace this file
application/third_party/stripe-php-6.13.0/tests/Stripe/ProductTest.php > add/replace this file
application/third_party/stripe-php-6.13.0/tests/Stripe/RecipientTest.php > add/replace this file
application/third_party/stripe-php-6.13.0/tests/Stripe/RefundTest.php > add/replace this file
application/third_party/stripe-php-6.13.0/tests/Stripe/SKUTest.php > add/replace this file
application/third_party/stripe-php-6.13.0/tests/Stripe/Sigma/ScheduledQueryRunTest.php > add/replace this file
application/third_party/stripe-php-6.13.0/tests/Stripe/SourceTest.php > add/replace this file
application/third_party/stripe-php-6.13.0/tests/Stripe/StripeObjectTest.php > add/replace this file
application/third_party/stripe-php-6.13.0/tests/Stripe/StripeTest.php > add/replace this file
application/third_party/stripe-php-6.13.0/tests/Stripe/SubscriptionItemTest.php > add/replace this file
application/third_party/stripe-php-6.13.0/tests/Stripe/SubscriptionTest.php > add/replace this file
application/third_party/stripe-php-6.13.0/tests/Stripe/ThreeDSecureTest.php > add/replace this file
application/third_party/stripe-php-6.13.0/tests/Stripe/TokenTest.php > add/replace this file
application/third_party/stripe-php-6.13.0/tests/Stripe/TopupTest.php > add/replace this file
application/third_party/stripe-php-6.13.0/tests/Stripe/TransferReversalTest.php > add/replace this file
application/third_party/stripe-php-6.13.0/tests/Stripe/TransferTest.php > add/replace this file
application/third_party/stripe-php-6.13.0/tests/Stripe/UsageRecordTest.php > add/replace this file
application/third_party/stripe-php-6.13.0/tests/Stripe/Util/DefaultLoggerTest.php > add/replace this file
application/third_party/stripe-php-6.13.0/tests/Stripe/Util/RequestOptionsTest.php > add/replace this file
application/third_party/stripe-php-6.13.0/tests/Stripe/Util/UtilTest.php > add/replace this file
application/third_party/stripe-php-6.13.0/tests/Stripe/WebhookTest.php > add/replace this file
application/third_party/stripe-php-6.13.0/tests/TestCase.php > add/replace this file
application/third_party/stripe-php-6.13.0/tests/bootstrap.no_autoload.php > add/replace this file
application/third_party/stripe-php-6.13.0/tests/bootstrap.php > add/replace this file
application/third_party/stripe-php-6.13.0/tests/data/test.png > add/replace this file
application/third_party/stripe-php-6.13.0/update_certs.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
/* FOLLOWING SECTION APPLIES TO ENTERPRISE PLAN CUSTOMERS ONLY */
assets/elements_enterprise/Parrot/header2.html > add/replace this file
assets/elements_enterprise/Parrot/header3.html > add/replace this file
assets/elements_enterprise/Parrot/header4.html > add/replace this file
assets/elements_enterprise/Parrot/header5.html > add/replace this file
assets/elements_enterprise/Parrot/header6.html > add/replace this file
assets/elements_enterprise/Yummy/header1.html > add/replace this file
assets/elements_enterprise/Yummy/header14.html > add/replace this file
assets/elements_enterprise/Yummy/header15.html > add/replace this file
assets/elements_enterprise/Yummy/header17.html > add/replace this file
assets/elements_enterprise/Yummy/header2.html > add/replace this file
assets/elements_enterprise/Yummy/header4.html > add/replace this file
assets/elements_enterprise/Yummy/header5.html > add/replace this file
assets/elements_enterprise/Yummy/header6.html > add/replace this file
assets/elements_enterprise/Yummy/header7.html > add/replace this file
assets/elements_enterprise/Yummy/navbar1.html > add/replace this file
assets/elements_enterprise/Yummy/navbar10.html > add/replace this file
assets/elements_enterprise/Yummy/navbar11.html > add/replace this file
assets/elements_enterprise/Yummy/navbar12.html > add/replace this file
assets/elements_enterprise/Yummy/navbar13.html > add/replace this file
assets/elements_enterprise/Yummy/navbar14.html > add/replace this file
assets/elements_enterprise/Yummy/navbar15.html > add/replace this file
assets/elements_enterprise/Yummy/navbar16.html > add/replace this file
assets/elements_enterprise/Yummy/navbar2.html > add/replace this file
assets/elements_enterprise/Yummy/navbar3.html > add/replace this file
assets/elements_enterprise/Yummy/navbar4.html > add/replace this file
assets/elements_enterprise/Yummy/navbar5.html > add/replace this file
assets/elements_enterprise/Yummy/navbar6.html > add/replace this file
assets/elements_enterprise/Yummy/navbar7.html > add/replace this file
assets/elements_enterprise/Yummy/navbar8.html > add/replace this file
assets/elements_enterprise/Yummy/navbar9.html > add/replace this file
assets/elements_enterprise/bundles/Enterprise_footers.css > add/replace this file
assets/elements_enterprise/bundles/Enterprise_footers.css.map > add/replace this file
/* FOLLOWING SECTION APPLIES TO PROFESSIONAL PLAN CUSTOMERS ONLY */
assets/elements_professional/Yummy/header1.html > add/replace this file
assets/elements_professional/Yummy/header14.html > add/replace this file
assets/elements_professional/Yummy/header15.html > add/replace this file
assets/elements_professional/Yummy/header17.html > add/replace this file
assets/elements_professional/Yummy/header2.html > add/replace this file
assets/elements_professional/Yummy/header4.html > add/replace this file
assets/elements_professional/Yummy/header5.html > add/replace this file
assets/elements_professional/Yummy/header6.html > add/replace this file
assets/elements_professional/Yummy/header7.html > add/replace this file
assets/elements_professional/Yummy/navbar1.html > add/replace this file
assets/elements_professional/Yummy/navbar10.html > add/replace this file
assets/elements_professional/Yummy/navbar11.html > add/replace this file
assets/elements_professional/Yummy/navbar12.html > add/replace this file
assets/elements_professional/Yummy/navbar13.html > add/replace this file
assets/elements_professional/Yummy/navbar14.html > add/replace this file
assets/elements_professional/Yummy/navbar15.html > add/replace this file
assets/elements_professional/Yummy/navbar16.html > add/replace this file
assets/elements_professional/Yummy/navbar2.html > add/replace this file
assets/elements_professional/Yummy/navbar3.html > add/replace this file
assets/elements_professional/Yummy/navbar4.html > add/replace this file
assets/elements_professional/Yummy/navbar5.html > add/replace this file
assets/elements_professional/Yummy/navbar6.html > add/replace this file
assets/elements_professional/Yummy/navbar7.html > add/replace this file
assets/elements_professional/Yummy/navbar8.html > add/replace this file
assets/elements_professional/Yummy/navbar9.html > add/replace this file
assets/elements_professional/bundles/Professional_footers.css > add/replace this file
assets/elements_professional/bundles/Professional_footers.css.map > add/replace this file
/* FOLLOWING SECTION APPLIES TO STARTER PLAN CUSTOMERS ONLY */
assets/elements_starter/Yummy/header17.html > add/replace this file
assets/elements_starter/Yummy/header2.html > add/replace this file
assets/elements_starter/Yummy/header4.html > add/replace this file
assets/elements_starter/Yummy/header7.html > add/replace this file
assets/elements_starter/Yummy/navbar1.html > add/replace this file
assets/elements_starter/Yummy/navbar2.html > add/replace this file
assets/elements_starter/Yummy/navbar7.html > add/replace this file
assets/elements_starter/Yummy/navbar9.html > add/replace this file
assets/elements_starter/bundles/Professional_footers.css > add/replace this file
assets/elements_starter/bundles/Professional_footers.css.map > add/replace this file
/* MAKING ANY CHANGES TO FILES IN /assets/js/ REQUIRES YOU TO REBUILD USING WEBPACK */
assets/js/inblock.js > add/replace this file
assets/js/modules/builder/builder.js > add/replace this file
assets/js/modules/builder/content.js > add/replace this file
assets/js/modules/builder/export.js > add/replace this file
assets/js/modules/builder/styleeditor.js > add/replace this file
assets/sass/builder.scss > add/replace this file
config.ini > add/replace this file
package-lock.json > add/replace this file
package.json > add/replace this file
Update your database
Bloxby version 1.1.3 includes a number of changes to the main database. In order to implement these changes, please follow the steps outlines below:
- Make a full backup for your database
- Edit /application/config/migration.php and set “$config[‘migration_enabled’]” to TRUE
- 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. - Edit /application/config/migration.php and set “$config[‘migration_enabled’]” to FALSE
- All set!
Leave A Comment?
You must be logged in to post a comment.