release: 1.0.1
The first update since the public release, and every item in it is
something a marketplace owner can see:
- The shop path moved from /vendor to /shop. The old one collided with
public/vendor/, so the web server answered 403 before the request
reached S-Cart and the shop directory could not be opened at all. Sites
already on the old path want 301 redirects; pinning the old value back
in .env brings the 403 with it. - On the free edition, a locked Pro switch now shows what is actually
running rather than a value the paid edition left behind — a site that
switched Pro off no longer reads as if the features were still on. The
stored values survive and come back with Pro. - gp247:vendor-sample settles the review plugin so a seeded demo has its
Reviews tab, and says what to run if it could not (--skip-rating opts
out). - The detailed guides moved to gp247.net; the folder keeps its README.
Co-Authored-By: Claude Opus 5 noreply@anthropic.com