[SOLVED] Installed - what now?

Ask for help or provide support to other members.
Post Reply
sammymitchell
Posts: 1
Joined: Thu May 26, 2022 12:19 am

[SOLVED] Installed - what now?

Post by sammymitchell »

WonderCMS v3.3.2
Apache
PHP 7.4

I installed WonderCMS in a directory off the home/root of my main website, called: wondercms
I've created some content, now I want to make it my home page.

Do I just move the contents of the wondercms directory to my websites home/root directory?

Note: I did read the doc's, but I didn't see anything regarding this - well, if it was there, I missed it.

Thank you.
User avatar
c0mp0ser
Posts: 67
Joined: Mon Jan 02, 2017 11:59 am

Re: Installed - what now?

Post by c0mp0ser »

sammymitchell wrote: Thu May 26, 2022 12:28 am Do I just move the contents of the wondercms directory to my websites home/root directory?
What kind of content are you writing about? If it's about images:

To use images, you must first upload an JPG or PNG image file to your Wonder CMS website:

1. Click "Settings" and then click the "Files" tab.
2. Click the "Select File" button and select the file you want to upload
3. Click "Upload".
4. Click "Settings" again, and then click the "Files" tab.
5. In the list of files you should find the file you uploaded.

If you are using the default editor, you need to code the content in html. If you want, you can install an editor plugin that will allow you to add content easily (Summernote Editor) - go to the website: https://github.com/robiso/summernote-editor/tree/master and read the description. If you manage to install the first plugin, there are more plugins that extend the capabilities of Wonder CMS. Read the descriptions of the plugins and experiment.
It's just me, an unmeasurable particle of the cosmos ...
https://pawelkruzel.m00n.link
https://m00n.link
https://materialize-wcms.m00n.link
User avatar
wiz
Posts: 749
Joined: Sat Oct 30, 2010 12:23 am

Re: Installed - what now?

Post by wiz »

Hello sammymitchell.

If you want to make it your homepage (assuming you're on Apache), moving everything to the home/root directory should make it your homepage, as you correctly assumed.

We'll be definitely adding docs for this, thank you!
User avatar
c0mp0ser
Posts: 67
Joined: Mon Jan 02, 2017 11:59 am

Re: Installed - what now?

Post by c0mp0ser »

That's what happens when you read inattentively, right after waking up what others write. Sorry, sammymitchell ... 😆
It's just me, an unmeasurable particle of the cosmos ...
https://pawelkruzel.m00n.link
https://m00n.link
https://materialize-wcms.m00n.link
Post Reply