Documentation
Install LiteShoper Core
Requirements
- PHP 8.0+ with mysqli, zip, json extensions
- MySQL or MariaDB
- Apache with mod_rewrite (or equivalent)
Download
Get the latest core ZIP from the homepage or /download/core. The version matches the label shown on the landing page.
Installation steps
- Extract the ZIP to your document root (e.g.
htdocs/mysite). - Visit
/install.phpin your browser. - Enter database credentials and create the admin user.
- Delete or rename
install.phpafter setup. - Log in to Admin — Commerce, Content, and Marketplace are included in core.
- Open Plugins → Marketplace to browse extensions from this site.
Tips
Set your canonical URL in config.php if you use a reverse proxy. Use System → Updates in LiteShoper admin to back up and update the core later.