v3.2.2
Appwoodoo is the simplest way to add an admin panel to existing or new apps, to edit their content.
To see the example app at work, open the Example
folder, run a Cocoapods update and then run the app using XCode on any device or emulator.
- Rich-text pages: stories, news, terms and conditions pages
- Remote settings and A/B tests
- Push notifications
- Dialogs & scheduled pop-ups
- Photos & galleries (coming soon)
Adding Appwoodoo to any iOS app is as simple as adding this one line to your Cocoapods Podfile:
platform :ios, '8.0'
use_frameworks!
target 'Example' do
pod 'Appwoodoo', '~> 3.2.2'
end
See the full documentation here (or check out the Example app's code for details).
3.2.2
: Dialogs feature3.0.1
: StoryWall feature2.6.0
: Support for notification sounds
Feel free to open tickets on this package or change the code in any way. You can also send an e-mail to info-AT-appwoodoo.com with your ideas and suggestions.
Copyright (c) 2013-2017 Appwoodoo (appwoodoo.com)