Installation

Installation

Installation

CedCommerce offers advanced integration solutions and 24/7 expert support to assist sellers. Our integration/connector apps streamline the synchronization of product listings, inventory, and orders. With our TikTok Magento Connector, you can effortlessly manage both your Magento store and TikTok Shop from a single, user-friendly interface. 

Follow the below-mentioned steps to onboard the app:

Install TikTok Shop Magento Connector

You can install the connector using one of the following methods: 
  1. Install with Composer Link (Recommended):
To install the TikTok marketplace extension using Composer
- Log in to your server via a Command line 
eg: sss username@your-server

- Navigate to the Magento Root Directory
cd/path/to/your/magento/root

- Install the module
composer config repositories.ced/magento-2-tiktok-connector composer
https://tiktokshop:7q7s1KFdlcZB1FGkNtL8@repo.cedcommerce.com
composer require ced/magento-2-tiktok-connector

- Run the following commands from your Magento Root Directory to complete the Installation.
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy -f
php bin/magento cache:flush
  1. Manual Installation
Manual installation of the module might seem like a tedious task, but in reality, it is pretty simple. Just follow these steps and you will be able to install the extension in no time

- Visit /var/www/html/magentorootdirectory to access the Magento root directory
- Here, under the "app" folder of the directory, create a new folder named code. Under the code folder, create a sub-folder with the name of the vendor of the module, i.e., Ced
- Now create another two sub-folders under the folder Ced with module names, i.e., ConnectBase and ConnectTikTok

So, the final directory will look something like this: 
{magento_root_dir}/app/code/Ced/ConnectBase

{magento_root_dir}/app/code/Ced/ConnectTikTok

- Now move the base module and TikTok module folder inside the ConnectBase and ConnectTikTok folder respectively.
Once you’ve moved the folder, please check for the permission assigned to the Ced directory. It should be 755 to enable installation. 

registration.php file should be next to the app/code/Ced/ConnectBase path.

- Upon successfully moving the folder, open the command prompt. 
- Now, navigate to the Magento root directory and execute the following set of commands to complete the installation: 

php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy-f
php bin/magento indexer:reindex
php bin/magento cache:flush

- And it's done. Open Magento and you will find the TikTok Marketplace extension therein.
 


    • Related Articles

    • TikTok Shop Setup Wizard (Onboarding)

      Setup Wizard Click on TikTok Shop Marketplace from the left-hand menu. You will be redirected to TikTok Shop Setup Wizard. Herein, you will get four steps to set up your TikTok Shop wizard. These are as follows: User Registration Marketplace ...
    • TikTok Shop Settings

      Under this section, you can review and modify the app syncing settings. There are several fields that you can sync between the connector and your TikTok Shop. These fields include product information, price, and inventory. You can click on either or ...
    • Prerequisites for TikTok Shop

      Setup your Shop in the app to effortlessly manage your Etsy store and TikTok Shop from one place. TikTok Shop Prerequisites: TikTok requires every seller to fulfill a set of must-haves for their Shop to manage them through an app. These prerequisites ...
    • About TikTok Shop Connector by CedCommerce

      About TikTok Shop TikTok is not just one of the rapidly evolving social media platforms but has also emerged as a leading social commerce marketplace with TikTok Shop. With over 1 billion active users, TikTok is a master hub for sellers looking to ...
    • Migrate to CedCommerce TikTok Shop (Public App)

      Migrate from Custom CedCommerce TikTok Shop to Public CedCommerce TikTok Shop 1. Install the CedCommerce TikTok Shop Integration from the Shopify App Store. Click Here 2. Your Webhooks and current plan will start getting migrated to this new app, ...