Contributing
We appreciate contributions from the community!
Loving ScandiPWA and want to get involved? Thanks! There are plenty of ways you can help.
Please take a moment to review this document in order to make the contribution process straightforward and effective for everyone involved. We ask that you follow these guidelines to make the time of the developers managing this open-source project more effective. Thank you for your time; we are looking forward to addressing your issue or assessing your patches and features!
Installation
The ScandiPWA installation from source is not much different from normal installation, but you must use Git cloned repository as a source for a theme. Please see more details in the guide below:
Installation from ForkRepository Structure
ScandiPWA is built from the frontend (NPM) and backend (Composer) packages. The main repository scandipwa/scandipwa
is dependant on more than 20 small composer packages (aka. Magento modules). Learn more about ScandiPWAs repositories in a guide below:
Contribution process
You can contribute to ScandiPWA by submitting a feature or bug fix to our codebase. You can do it by opening a PR. Please read the guidelines on that in a guide below.
Code contribution processYou can also contribute by submitting an issue suggesting a fueature or reporing a bug. See how you can do it in a guide below.
Submitting an IssuePublishing process
Publishing NPM and Composer packages is a simple process, but to keep the process consistent, please see the guide below.
Publishing ScandiPWALast updated