Page 1 of 1

[SOLVED] Installed - what now?

Posted: Thu May 26, 2022 12:28 am
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.

Re: Installed - what now?

Posted: Thu May 26, 2022 5:35 am
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.

Re: Installed - what now?

Posted: Thu May 26, 2022 6:03 am
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!

Re: Installed - what now?

Posted: Thu May 26, 2022 6:13 am
by c0mp0ser
That's what happens when you read inattentively, right after waking up what others write. Sorry, sammymitchell ... 😆