Beschrijving
WP App Store API lets you to retrieve all the data for your app in the App Store just by adding your iTunes ID.
The data are then converted into easy to use shortcodes will display the App name.
For example, if your App store link is https://itunes.apple.com/app/id626207936, the iTunes ID is 626207936.
Data fetched
- App icon
- App Store url
- App name
- App description
- App price/currency
- App Screenshots
Shortcodes
- [appstore type=”icon”]
- [appstore type=”url”]
- [appstore type=”android”]
- [appstore type=”name”]
- [appstore type=”tagline”]
- [appstore type=”description”]
- [appstore type=”currency”]
- [appstore type=”price”]
Download Landing page Theme
Automatically create a responsive landing page for your app.
Download here: http://lioncitylab.com/wordpress
Schermafbeeldingen
Installatie
- Upload
/wordpress-appstore-api/
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to ‘App Store API’ link on the ‘Admin’ menu
Download Landing page Theme
Automatically create a responsive landing page for your app.
Download here: http://lioncitylab.com/wordpress
FAQ
- What content do you fetch from App Store?
-
- App icon
- App Store url
- App name
- App description
- App price/currency
- App Screenshots
- How to display the content to my page/post?
-
By using shortcodes. Here’s the list:
- [appstore type=”icon”]
- [appstore type=”url”]
- [appstore type=”android”]
- [appstore type=”name”]
- [appstore type=”tagline”]
- [appstore type=”description”]
- [appstore type=”currency”]
- [appstore type=”price”]
- What can I customize?
-
If you are using WP App Store Landing Page theme, you can customize these:
- Choose 4 types of mobile device for your screenshots
- Choose a background image
- Choose a background color
- Customize link color
- Customize font color
- Add Social Media links (Facebook, Twitter, Instagram)
Beoordelingen
Bijdragers & ontwikkelaars
“WP App Store API” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “WP App Store API” naar jouw taal.
Interesse in de ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.0.3
- UI improvements
1.0.2
- UI improvements
1.0.1
- Fix function tag
- Fix readme
1.0
- First initial release
- Add Visual Settings
- Add App Store JSON details
- Add Social Media Settings