Skip to content

ironboy/wcms_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wcms_test

Some WCMS:s to test

Drupal

username: admin, password: admin, login at: drupal/user

IMPORTANT:

When importing the database in the drupal_db folder please name it vanilladrupal.

The Drupal settings file in sites/default.settings.php is configured to connect to a database named vanilladrupal with username root and password mysql (default in AMPPS)

Wordpress

username: admin, password: admin, login at: wordpress/wp-admin

IMPORTANT:

When importing the database in the wordpress_db folder please name it wordpress.

The Wordpress settings file wp-config.php is configured to connect to a database named Wordpress with username root and password mysql (default in AMPPS)

REALLY IMPORTANT: Wordpress uses a lot of absolute links that refer to the original url paths when first installed. Since I installed wordpress into localhost/cmser you will need to move/copy the wordpress folder into a folder called cmser in your site root. (Meaning the www folder if you are running AMPPS.)

Ghost

Install ghost by following this address:

https://bitnami.com/stack/ghost/installer

NOTE: Choose 127.0.0.1 (localhost) as your IP-address. Choose a port such as 8080 for web and 4430 for secure web.

Then run on your chosen port, like localhost:8080 To login to ghost just add /ghost to the end of any URL.

Maybe we'll work out a way to have ghost IN our repo soon ;)

About

Some WCMS:s to test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors