Skip to content
This repository has been archived by the owner on Jan 19, 2023. It is now read-only.

Write Vanilla Forums Local Development Setup Guide #158

Open
8 tasks
charrondev opened this issue Nov 1, 2017 · 0 comments
Open
8 tasks

Write Vanilla Forums Local Development Setup Guide #158

charrondev opened this issue Nov 1, 2017 · 0 comments

Comments

@charrondev
Copy link
Contributor

charrondev commented Nov 1, 2017

Currently our installations docs link out to the main projects README, which is a short guide only really only applicable to people installing a proper release version.

We should improve these docs, for Vanilla Developers, VIP cloud customers wanting to develop locally, and the open source community.

  • Setup local PHP + Composer (and guide for setting up paths/.profile).

Note: Line to write a path value into the profile

echo 'export PATH=/some/path/here:$PATH' >>~/.profile
  • Setup the docker container + vanilla release version
  • How to install plugins and themes
  • Cloud Customers - What to do if missing cloud addons.

Some common local development tips might be helpful as well

  • Clearing memcache
  • Clearing/disabling browser cache
  • /utility/update
  • Debug mode
@charrondev charrondev changed the title Expand Installation Docs Expand Vanilla Installation Docs Nov 14, 2017
@charrondev charrondev changed the title Expand Vanilla Installation Docs Write Vanilla Forums Local Development Setup Guide Nov 14, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant