Skip to content
This repository has been archived by the owner on Nov 15, 2019. It is now read-only.

This repository contains a working example of public Shopify App using Codeigniter and Embedded App SDK

License

Notifications You must be signed in to change notification settings

ZoobiDoobi/shopify_codeigniter_working_example

Repository files navigation

Public Shopify App Using Codeigniter and Embedded App SDK.

This repository contains a working example of public Shopify App using Codeigniter and Embedded App SDK

-> Do the following Changes in config.php

1-Change API Key
2-Change Secret
3-Change base url
4-Change redirect_url
5-Go to Controller Auth -> find $shop, remove $this->input->get('shop'); for your store without https://

Example: $shop = 'mystore.myshopify.com/';

About

This repository contains a working example of public Shopify App using Codeigniter and Embedded App SDK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •