Description
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: https://lioncitylab.com/wordpress
Screenshots
Installation
- 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: https://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)
Reviews
Contributors & Developers
“WP App Store API” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WP App Store API” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by 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