The Shop - PWA eCommerce CMS Documentation
- How to configure PWA(Progressive Web Application)?
- Translate product attribute information & product attribute value information for multiple languages
- Add a product attribute and attribute value
- Translate products for multiple languages
- Add a product category
- Configure the Amazon S3 file system
- Migrate existing uploaded files to s3
- Configure payment methods
- Manage general settings
- Configure the SMTP system
- Configure login with Facebook
- Configure login with Google
- Configure login with Twitter
- Configure Facebook pixel
- Configure Facebook Chat
- Configure Google analytics
- Create a staff role with permission
- Create a staff with a role
- Configure shipping costs
What are the Server Requirements to activate the script?
Answer:
- The shop needs to be installed in the subdomain/main domain. It can’t be installed in any folder.
- If you want to install in localhost you need to create a virtual host for installing the shop.
- SSL certificate is required for PWA, payment gateways, social media login.
To install the Script minimum server requirements are:
- Php version 8.0+
- MySQL 8.0+
- Node version 18.0+
- mod_rewrite Apache
- BCMath PHP Extension
- Ctype PHP Extension
- JSON PHP Extension
- Mbstring PHP Extension
- OpenSSL PHP Extension
- PDO PHP Extension
- Tokenizer PHP Extension
- XML PHP Extension
- ZipArchive Extension
- Fileinfo Extension
- GD Extension
- In most servers, these extensions are enabled by default, but you should check with your hosting provider.

