GithubHelp home page GithubHelp logo

rakesh-mohanta / vienna Goto Github PK

View Code? Open in Web Editor NEW

This project forked from joehoyle/vienna

0.0 3.0 0.0 205 KB

Mobile Editor for WordPress, built using React Native

JavaScript 88.82% Objective-C 11.18%

vienna's Introduction

Vienna

Vienna is an open-source native iOS app for interacting with your WordPress site.

Vienna is written in React Native and uses the WP REST API to interact with your WordPress install.

Requirements

Local development setup

  • Xcode 7 or higher.
  • NPM 3.x.
  • Node 4.x.

WordPress site

Development

Project setup

  • Clone the repository.
  • In Terminal, change to the project folder, and run npm install.

Building the app

  • Open Xcode, and open the ios/Vienna.xcodeproj project.
  • Select Product > Run.

Connecting to your WordPress site

Using a site with the Authentication Broker

  • Add a new site from the App
  • Enter the URL of your WordPress site

Using site without the Authentication Broker

In this case, you'll just need the WP REST API OAuth 1 plugin on your site.

  • Add a new JSON Consumer in the WordPress Dashboard of your site by browsing to Users > Applications and clicking Add New
  • Enter wordpress-react-native://site_callback as the callback URL
  • Add a new site from the App
  • Enter the URL of your WordPress site
  • Press "OAuth 1.0"
  • Enter the Client Key and Client Secret for the JSON Consumer application

Working on the app

  • Run the app in the iOS simulator.
  • Hit CMD + D on the keyboard.
  • Select Debug in Chrome to open a Chrome window ready for debugging.

Learning

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.