← All platforms · Folder
namecentury-embed/shopware/NameCenturyChat/
Free NameCentury Social Chat for your storefront. Visitors message on your site; you reply in the Social app (group Chat Support).
Sign in → Developer → Embed & Share, or use the ZIP below.
namecentury-chat-shopware.zipcustom/plugins/NameCenturyChat/ so composer.json is at that pathbin/console plugin:refresh bin/console plugin:install --activate NameCenturyChat bin/console cache:clear
In your theme, extend base.html.twig and add before </body>:
<script async src="https://namecentury.us/embed/nc-chat.js" data-nc-platform="shopware" data-nc-site-name="My Shopware Store"></script>