Upgrade Bold
Upgrade Bold Booster for PayPal modules to keep your store up to date with the latest functionality.
Versioning and support
Bold uses a semantic versioning model:
- Bold supports each major and minor release for a minimum of three months from the release date of that module.
- The official end-of-support date for each version is announced when the following version is released. You will receive an email if support for your current version will be ended.
- Bold strongly recommends using the latest version of each module.
note
This strategy applies only to Adobe Commerce, Magento 1, OpenCart, and Gravity Forms modules. Refer to the API Versioning page for information about how Bold versions APIs.
Upgrade your modules
Use the following instructions to update Bold on your store, depending on which platform you use.
- Adobe Commerce
- Magento 1
- OpenCart
- Gravity Forms
- Open your terminal and navigate to your project directory.
- Run the following Composer command to update to the latest version of Bold Platform and Bold Checkout.
composer require bold-commerce/module-checkout-payment-booster
You can find Bold Booster for PayPal on Adobe Commerce release notes on GitHub.
- Copy the contents of this repository to
app/code/community/Bold/CheckoutPaymentBooster
. - Open your terminal and navigate to your project directory.
- Run
cp app/code/community/Bold/CheckoutPaymentBooster/etc/modules/Bold_CheckoutPaymentBooster.xml app/etc/modules/
. - Run
cp -r app/code/community/Bold/CheckoutPaymentBooster/design/* app/design/
. - Clear your Magento cache.
- In Magento 1 Admin, navigate to System > Cache Management.
- Click Flush Magento Cache.
- Visit any page in the storefront or the Magento 1 admin.
- Navigate to the Bold Booster for PayPal download page in the OpenCart marketplace.
- Click Download and download the zip file.
- Add the files to your OpenCart store.
- Contact Bold to access the Bold Booster for PayPal on Gravity Forms code package.
- Log in to your WordPress admin account and navigate to Plugins > Add New.
- Click Upload.
- Select the code files you received from Bold and click Install Now.
- Navigate to Installed Plugins on the left.
- Find Bold Checkout for Gravity Forms and click Activate.