Sha256: a7ec55502183e4c7ac61d7821ddb596c837cb6bd1289ea171216344998c9a8ab

Contents?: true

Size: 610 Bytes

Versions: 5

Compression:

Stored size: 610 Bytes

Contents

<h1>Install</h1>

<p>Install this app in a shop to get access to its private admin data.</p>

<p style="padding-bottom: 1em"><span class="hint">Don&rsquo;t have a shop to install your app in handy? <a href="https://app.shopify.com/services/partners/api_clients/test_shops">Create a test shop.</a></span></p>

<%= form_tag '/login/authenticate' do %>
  <label for='shop'><strong>The URL of the Shop</strong>
    <span class="hint">(or just the subdomain if it&rsquo;s at myshopify.com)</span>
  </label>
  <p>
    <%= text_field_tag 'shop', nil, {:size => 45} %>
    <%= submit_tag 'Install' %>
  </p>
<% end %>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
shopify_app-2.0.0 lib/generators/shopify_app/templates/app/views/login/index.html.erb
shopify_app-1.0.1 lib/generators/shopify_app/templates/app/views/login/index.html.erb
shopify_app-1.0.0 lib/generators/shopify_app/templates/app/views/login/index.html.erb
shopify_app-0.1.4 lib/generators/shopify_app/templates/app/views/login/index.html.erb
shopify_app-0.1.0 lib/generators/shopify_app/templates/app/views/login/index.html.erb