RegionHalland / visithalland-cms

visithalland.com šŸ—ŗ
https://www.visithalland.com
GNU General Public License v3.0
1 stars 0 forks source link
gplv3 php visithalland wordpress

visithalland-cms šŸ—ŗ

Visithalland is a Wordpress theme based on Sage.

Features

Requirements

Installation

  1. Clone this project

    git clone https://github.com/RegionHalland/visithalland-cms.git

  2. Update environment variables in .env file:

    • DB_NAME - Database name
    • DB_USER - Database user
    • DB_PASSWORD - Database password
    • DB_HOST - Database host
    • WP_ENV - Set to environment (development, staging, production)
    • WP_HOME - Full URL to WordPress home (http://visithalland.test)
    • WP_SITEURL - Full URL to WordPress including subdirectory (http://visithalland.test/wp)
    • AUTH_KEY, SECURE_AUTH_KEY, LOGGED_IN_KEY, NONCE_KEY, AUTH_SALT, SECURE_AUTH_SALT, LOGGED_IN_SALT, NONCE_SALT

    You can cut and paste from the Roots WordPress Salt Generator.

  3. Follow Wordpress installation guide at http://visithalland.test/wp/wp-admin

Coding Standards

All code authored by us should be according to the PSR-2 standard.

Documentation šŸ“–

TBA

See - Bedrock documentation is available at https://roots.io/bedrock/docs/.

Contributing

Contributions are welcome from everyone. File a bug! šŸž. Don't be afraid of our swedish, you can use english.

Community

TBA