PHPackages                             sturple/shopify-forms - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. sturple/shopify-forms

AbandonedArchivedSymfony-bundle[Utility &amp; Helpers](/categories/utility)

sturple/shopify-forms
=====================

Shopify Forms Bundle (Embed)

08PHP

Since Feb 7Pushed 9y ago1 watchersCompare

[ Source](https://github.com/sturple/shopify-forms)[ Packagist](https://packagist.org/packages/sturple/shopify-forms)[ RSS](/packages/sturple-shopify-forms/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Shopify Forms Bundle (Embed)
============================

[](#shopify-forms-bundle-embed)

Installation
------------

[](#installation)

**Install With Composer**

```
{
   "require": {
       "sturple/fgms-shopify-forms": "dev-master"
   }
}
```

and then execute

```
$ composer update
```

Configuration
-------------

[](#configuration)

**Add to `app/AppKernel.php` file**

```
class AppKernel extends Kernel
{
    public function registerBundles()
    {
        $bundles = [
            ...
             new Fgms\EmailInquiriesBundle\FgmsEmailInquiriesBundle();
        ]
    }
}
```

The following configuration options may/must be set in `config.yml`:

```
fgms_email_inquiries:
    api_key:            # API key for Shopify
    secret:             # Secret for Shopify
```

Shopify App Configuration
-------------------------

[](#shopify-app-configuration)

The bundle specifies the following routes which must be known to configure as a Shopify App:

- **Install:** `/install`
- **OAuth:** `/auth`
- **Home:** `/`

To setup a Shopify proxy for form submission point the proxy at `/submit`. The unique code for the form to submit to should be appended to the Shopify proxy link.

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5727854?v=4)[S Turple](/maintainers/sturple)[@sturple](https://github.com/sturple)

---

Top Contributors

[![RobertLeahy](https://avatars.githubusercontent.com/u/648276?v=4)](https://github.com/RobertLeahy "RobertLeahy (82 commits)")

### Embed Badge

![Health badge](/badges/sturple-shopify-forms/health.svg)

```
[![Health](https://phpackages.com/badges/sturple-shopify-forms/health.svg)](https://phpackages.com/packages/sturple-shopify-forms)
```

###  Alternatives

[hanson/foundation-sdk

220122.4k116](/packages/hanson-foundation-sdk)[pimcore/web2print-tools-bundle

16229.7k3](/packages/pimcore-web2print-tools-bundle)[amphp/php-cs-fixer-config

Code style config for AMPHP.

10138.4k117](/packages/amphp-php-cs-fixer-config)[mfd/ai-filemetadata

Automatically generates FAL metadata for files by means of public LLMs

1250.7k](/packages/mfd-ai-filemetadata)[tombroucke/sage-bootstrap-components

Bootstrap 4 components for Sage

113.1k1](/packages/tombroucke-sage-bootstrap-components)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
