Giter Club home page Giter Club logo

wordpress-example's Introduction

WordPress and Lagoon

TEST

This repository is an example of how to use Lagoon and WordPress. It uses our local development environment, Pygmy. For more information on Pygmy, check out the documentation. If you've never set up a Lagoon site locally, you'll need to get Docker and Pygmy set up, so read the documentation on that, it's quick!

Getting Started

  1. Open up a command line prompt.
  2. Clone the repo.
  3. cd into the repo.
  4. Run pygmy start.
  5. Run docker-compose build.
  6. Run docker-compose up -d.
  7. Run docker-compose exec cli composer install - this will make sure all of the dependencies have been added inside of the container.
  8. You should now have a fully functional local WordPress site at wordpress-nginx.docker.amazee.io!

WordPress and Composer

This setup uses Composer with WordPress. If you're looking for more information on using Composer and WordPress together, go check out http://composer.rarst.net.

Note: When installing plugins, do not install them through the UI. Either use Composer or the WordPress CLI (included in this example). For more information on how to use the WordPress CLI, check out the documentation.

What's Next

This example gives you a working local project using WordPress and Lagoon. For information about how to deploy your project using Lagoon, check out our documentation, watch our deployment demo, or chat with us!

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.