On this page
download
Installation
Adobe Commerce Marketplace
You can install the extension for Adobe Commerce or for Magento directly from the marketplace Adobe Commerce Marketplace.
Magento Store
You can install the extension for Magento using composer:
composer require nibble-technology/nibble-official-magento
Then proceed to enable the module / run setup upgrade according to your deployment process.
Manual Installation
The extension can be manually downloaded here. Extract the files so that the
AppIntegration
folder is at /app/code/Nibble
Uninstalling
Simply disable and remove the module, as usual.
To completely remove Nibble data from the database:
- remove these columns:
- Table:
sales_orders
- Column:nibble_data
- Table:
quote
- Colum:nibble_data
- Table:
- Remove from table
quote_item_options
all occurrences of keys starting with“nibble_”