-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
144 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,23 @@ | ||
|
||
<div class="wrap"> | ||
<h1>Worona</h1> | ||
<h4>Turn your WordPress into a native app</h4> | ||
<h1><img src="<?php echo trailingslashit(plugin_dir_url( "worona-logo.png" )) . "worona/assets/worona-logo.png"?>"></h1> | ||
<br> | ||
Please follow the <a href="http://docs.worona.org/worona-installation-guide/">Worona Installation Guide</a> to get your app ready! | ||
<div class="updated worona-message"> | ||
<h1>Mobile App</h1> | ||
<p class="wr-text">Congratulations you have installed <strong>Worona WP Plugin!</strong></p> | ||
<p class="wr-text">There are some steps left to have your Mobile App ready:</p> | ||
<p class="wr-text"> | ||
<a class="wr-button" href="https://www.worona.org/start" target="_blank">Start Now!</a> | ||
</p> | ||
</div> | ||
<br> | ||
<div class="updated worona-message underlined"> | ||
<h1>Extensions</h1> | ||
<p class="wr-text">To give <strong>extra powers</strong> to your Mobile App visit our <a href="https://www.worona.org/extensions" target="_blank"> Extensions marketplace</a>.</p> | ||
</div> | ||
<br> | ||
<div class="updated worona-message underlined"> | ||
<h1>Publish</h1> | ||
<p class="wr-text">If you want, we can upload your App to the stores: <a href="https://www.worona.org/publish" target="_blank">Worona Publish Service</a>.</p> | ||
</div> | ||
<br> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
.updated { | ||
border-left: 4px solid #7ad03a; | ||
padding: 1px 12px; | ||
background-color: #fff; | ||
-webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.1); | ||
box-shadow: 0 1px 1px 0 rgba(0,0,0,.1); | ||
} | ||
.updated a { | ||
text-decoration: none; | ||
padding-bottom: 7px !important; | ||
} | ||
|
||
.underlined a { | ||
text-decoration: underline; | ||
} | ||
|
||
.worona-message { | ||
position: relative; | ||
border-left-color: #4a90e2 !important; | ||
overflow: hidden; | ||
} | ||
|
||
.wr-button { | ||
display: inline-block; | ||
margin-top: 15px; | ||
margin-right: 22px; | ||
margin-left: 22px; | ||
padding: 7px 22px; | ||
border: 2px solid #4a90e2; | ||
border-radius: 2px; | ||
background-color: #4a90e2; | ||
font-family: Lato, sans-serif; | ||
color: white; | ||
font-size: 20px; | ||
line-height: 50px; | ||
} | ||
.wr-button:hover { | ||
background-color: rgba(255, 255, 255, 0); | ||
color: #4a90e2; | ||
} | ||
|
||
.wr-text { | ||
padding-left: 30px !important; | ||
font-size: 16px; | ||
} | ||
|
||
.small { | ||
font-size: 13px; | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,29 +1,62 @@ | ||
=== Worona - Native Mobile Apps for free (iOS & Android) === | ||
=== Worona - Native Mobile App for free (iOS & Android) === | ||
Contributors: benuit | ||
Donate link: - | ||
Tags: free, generator, ipod, mobapper, native, play, store, theme, worona, admob, adsense, iPad, ipad app, mobile plugin, mobile site, mobile template, mobile web, mobile website, mobiloud, notifications, push, responsive, tablet, windows mobile, app generator, HTML5 app, wp blog app, wp mobile app, wp to mobile, quickapp, application, ios app, native app, wordpress mobile, apppresser, adaptive theme, android app, buddypress mobile, html5, iphone, iphone app, mobile theme, mobile themes, responsive theme, smartphones, uppsite, web app, webapp, woocommerce mobile, wptouch, wiziapp, admin, android, comments, goapp, google, images, mobile, mobile app, page, plugin, Post, posts, tidio, twitter, widget, mobile app converter, App, App.io, demo, embed, getappio, iOS, Kickfolio, shortcode, appio | ||
Requires at least: 3.0.1 | ||
Tags: free, generator, ipod, mobapper, native, play, store, theme, worona, admob, adsense, iPad, ipad app, mobile plugin, mobile site, mobile template, mobile web, mobile website, notifications, push, responsive, tablet, windows mobile, app generator, HTML5 app, wp blog app, wp mobile app, wp to mobile, quickapp, application, ios app, native app, wordpress mobile, apppresser, adaptive theme, android app, buddypress mobile, html5, iphone, iphone app, mobile theme, mobile themes, responsive theme, smartphones, uppsite, web app, webapp, woocommerce mobile, wptouch, wiziapp, admin, android, comments, goapp, google, images, mobile, mobile app, page, plugin, Post, posts, tidio, twitter, widget, mobile app converter, App, App.io, demo, embed, getappio, iOS, Kickfolio, shortcode, appio | ||
Requires at least: 3.9 or higher | ||
Tested up to: 4.0 | ||
Stable tag: 0.6.2 | ||
Stable tag: 0.7 | ||
stable. | ||
License: GPLv3 | ||
License URI: http://www.gnu.org/licenses/gpl.html | ||
|
||
Build a native mobile app with the contents of your WordPress blog. Fast, easy and free. | ||
Build a native mobile app of your WordPress blog. Fast, easy and free. | ||
|
||
== Description == | ||
|
||
Worona is an open source WordPress plugin that enables users to create native mobile apps using their WordPress as a CMS. Worona is divided into 2 different parts: the WordPress plugin itself, which prepares the content of your WordPress site to be sent to the app, and the native app coded using Corona SDK. | ||
**Transform your blog into a Native App** | ||
|
||
From the user point of view, the functioning of Worona is pretty easy (we’ll cover the developer point of view in our <a href="http://docs.worona.org">documentation section</a>). In this first release, Worona plugin takes all the posts from a site, and presents them into an app. To do so, you just have to follow 3 simple steps: | ||
Worona is an open source WordPress plugin that enables users to convert their WordPress Blog into a native mobile App. Worona is divided into 2 different parts: the WordPress plugin itself, which prepares the content of your WordPress site to be sent to the app, and the native app coded using Corona SDK. | ||
|
||
1. Download and install Worona plugin into your WordPress site. | ||
1. Download the app code into your computer, set your site’s URL and app description in the corresponding fields in the code. | ||
1. Build your app using Corona SDK simulator, and upload it to the stores. | ||
The functioning of Worona is pretty easy. In this first release, Worona plugin takes all the posts from your site, and presents them into an app. All this process is fully covered in our <a href="https://www.worona.org/start/" target="_blank">installation guide</a>. We have tried to make it as visual and simple as possible, but we’d love to hear your ideas to improve it! | ||
|
||
All this process is fully covered in our <a href="http://docs.worona.org/worona-installation-guide/">installation guide</a>. We have tried to make it as visual and simple as possible, but we’d love to hear your ideas to improve it! | ||
|
||
We believe that Worona will be used as a standard to easily create native apps straight from WordPress. And you are very welcome to join us in this adventure :). | ||
**See an example** | ||
|
||
If you want to see how this looks like just check our demo App: | ||
|
||
* **Android**: <a href="https://play.google.com/store/apps/details?id=org.worona.android.worona_blog" target="_blank">https://play.google.com/store/apps/details?id=org.worona.android.worona_blog</a> | ||
* **iOS**: <a href="https://itunes.apple.com/us/app/worona-blog/id918477223" target="_blank">https://itunes.apple.com/us/app/worona-blog/id918477223</a> | ||
|
||
There you have our <a href="https://www.worona.org/blog" target="_blank">blog</a> converted into a native App. | ||
|
||
|
||
**Device Support (Smartphones &Tablets)** | ||
|
||
Our App works in iOS and Android, it also looks great in phones and tablets. We have tested it in: iOS 7 (iPhone and iPad), iOS 8 (iPhone and iPad), Android 4.0, Android 4.1 and Android 4.4. | ||
|
||
If you detect any problem with other devices o platforms, please drop us a line at <a href="mailto:[email protected]">[email protected]</a> | ||
|
||
**Roadmap** | ||
|
||
For the moment we only support "posts", but we know that "custom content" and "pages" are really important for you. Our plan is to support them before we launch the 1.0 version. | ||
|
||
Our plans: | ||
|
||
* Navigation menu. | ||
* Support pages. | ||
* Support custom content. | ||
* Easy customization (adding more styles). | ||
|
||
If you need any of these features before we finish them, write us. We will guide you through the process of adapting the App to your needs. | ||
|
||
**Push notifications and other extensions** | ||
|
||
We are developping a set of <a href="https://www.worona.org/extensions" target="_blank">Extensions</a> to give extra powers to your App. | ||
|
||
* <a href="https://www.worona.org/extension-push-notifications/" target="_blank">Push Notifications</a> | ||
* <a href="https://www.worona.org/extension-rate-my-app/" target="_blank">Rate my App</a> | ||
|
||
We believe that Worona will be used as a standard to easily create native apps straight from WordPress. And you are very welcome to join us in this adventure :) | ||
|
||
== Installation == | ||
|
||
|
@@ -52,6 +85,10 @@ If you want us to <a href="http://www.worona.org/publish">upload your app</a> to | |
|
||
== Changelog == | ||
|
||
= 0.7 = | ||
* The plugin now looks awesome in your admin panel. | ||
* Fixing some tags issues ;) | ||
|
||
= 0.6.1 = | ||
* Added <strong> to the valid html tags | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters