Installation
We assume you've already purchased and downloaded the 'Main File(s)' of WooCommerce for LatePoint.
What's Includedโ
Your downloaded file will contain two (2) entries:
upload.zip
(Which is what you'll extract/upload to WordPress' plugins directory)documentation.html
(Which, when opened, brings you to the documentation you're reading now)
Methods of Installationโ
There are two methods by which you may install WooCommerce for LatePoint. They are outlined below, step-by-step:
Upload via WordPress Admin (Recommended)โ
- Navigate to
Plugins
>Add New
. - Click the
Upload Plugin
button at the top of the screen. - Select the
upload.zip
file from your local filesystem. - Click the
Install Now
button. - When installation is complete, youโll see โPlugin installed successfully.โ Click the
Activate Plugin
button at the bottom of the page.
Manual Installation (Advanced)โ
- Extract the contents of
upload.zip
into theWP_CONTENT_DIR
/plugins
folder of your WordPress installation. If your installation is hosted remotely, upload said contents via cPanel file manager, FTP or SFTP. - In your WordPress Admin panel, navigate to
Plugins
>Installed Plugins
. - Locate WooCommerce for LatePoint in the plugins list and click
Activate
(below the plugin's name).
tip
By default, WP_CONTENT_DIR
is wp-content
. However, if you're using a customized WordPress framework, it
may vary. For example, in Bedrock WP_CONTENT_DIR
is located at web/app
.