Installation
Requirements
Before installing HTMLBox Pro, ensure your server meets these requirements:
- PrestaShop 8.0 or newer (tested up to 9.0.3)
- PHP 8.1 or newer
- No additional PHP extensions required
Step 1: Download
After purchasing HTMLBox Pro, you'll receive a download link via email. Download the ZIP file β it contains the module ready for installation.
Step 2: Upload to PrestaShop
- Log in to your PrestaShop Admin Panel
- Navigate to Modules -> Module Manager
- Click the "Upload a module" button in the top-right
- Select the
htmlboxpro.zipfile you downloaded - Wait for the upload and installation to complete
The module will appear in your module list as "HTMLBox Pro β Custom Content Blocks".
Step 3: Create Your First Block
- Click "Configure" on the HTMLBox Pro module
- Click "Add New Block" in the top-right
- Enter a name for your block (e.g., "Homepage Banner")
- Select a hook position (e.g.,
displayHome) - Write your content using the WYSIWYG editor or switch to code view
- Click "Save" β your block is now live on the storefront
Step 4: Verify on the Storefront
Visit your store's front page (or whichever page the hook applies to) and verify your content block appears in the correct position.
Multistore Setup
If you use PrestaShop's multistore feature:
- Select the shop context in the admin header (specific shop or "All shops")
- Blocks created in "All shops" context appear on every shop
- Blocks created in a specific shop context appear only on that shop
- Use the import/export feature to copy blocks between shops
Next Steps
- Configuration Guide β editor modes, hooks, conditions, and scheduling