All Projects → dwrensha → wordpress-sandstorm

dwrensha / wordpress-sandstorm

Licence: Apache-2.0 license
wordpress as a sandstorm app

Programming Languages

PHP
23972 projects - #3 most used programming language
CSS
56736 projects
shell
77523 projects
ruby
36898 projects - #4 most used programming language
Cap'n Proto
48 projects
javascript
184084 projects - #8 most used programming language

WordPress Sandstorm package

This is the Sandstorm package of WordPress. It depends on this fork of WordPress.

How to

The package is done with vagrant-spk, a tool designed to help app developers package apps for Sandstorm.

You can follow the below mentioned steps to make your own package or to contribute.

Prerequisites

You will need to install:

Step by Step

git clone https://github.com/sandstorm-io/vagrant-spk
git clone https://github.com/dwrensha/wordpress-sandstorm
export PATH=$(pwd)/vagrant-spk:$PATH
cd wordpress-sandstorm
vagrant-spk vm up
vagrant-spk dev

visit http://local.sandstorm.io:6080/ in a web browser

Note: when you want to fork this repo and create actual app packages for the app store you would need either the original app key or create a new one and make your own version of the app.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].