Skip to content

Is it possible to disable wordpress and joomlatools pages install and only use joomla? #98

Discussion options

You must be logged in to vote

Both automated Wordpress and Joomla installs can easily be disabled by changing your local .env file. The default file we added sets up both Joomla and Wordpress mostly for testing purposes while we are working on server. Jus remove

WORDPRESS_SITE=wordpress
WORDPRESS_VERSION=latest

From https://github.com/joomlatools/joomlatools-server/blob/master/.env to disable installing Wordpress, or you can remove both the default Joomla and Wordpress installs and use jtctl to create sites. See: #71

Pages is automatically installed as it's used for the internal dashboard which us being worked on in #55. The dashboard is running Pages in standalone mode. It's not automatically installed in Joomla.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@alexandreelise
Comment options

@johanjanssens
Comment options

Answer selected by johanjanssens
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants