Create a plugin  [SOLVED]

General discussions around KeyHelp.
Post Reply
soufian
Posts: 14
Joined: Tue 21. Nov 2023, 16:47

Create a plugin

Post by soufian »

can we create a plugin and add it to the theme?

like creating a PHP or Twig file to download WordPress and install it for the user
User avatar
Alexander
Keyweb AG
Posts: 3842
Joined: Wed 20. Jan 2016, 02:23

Re: Create a plugin

Post by Alexander »

Hello
can we create a plugin
No.

add it to the theme
Let's rename it to "add a theme" which is possible.

to download WordPress and install it for the user
You can use KeyHelp Pro for that, which comes with a One-Click installer for Apps like this.
https://www.keyweb.de/en/keyhelp/keyhel ... ement-tool
Mit freundlichen Grüßen / Best regards
Alexander Mahr

**************************************************************
Keyweb AG - Die Hosting Marke
Neuwerkstr. 45/46, 99084 Erfurt / Germany
http://www.keyweb.de - http://www.keyhelp.de
**************************************************************
soufian
Posts: 14
Joined: Tue 21. Nov 2023, 16:47

Re: Create a plugin

Post by soufian »

You can use KeyHelp Pro for that, which comes with a One-Click installer for Apps like this.
I'm just giving an example with WordPress

And i have another question why are subdomains created on the main directory like a subfolder
when user visit

example.com/subdomain.example.com it's showing the website
User avatar
Florian
Keyweb AG
Posts: 1261
Joined: Wed 20. Jan 2016, 02:28

Re: Create a plugin

Post by Florian »

Hallo,

you can configure the folder for a subdomai when creating the subdomain.
Mit freundlichen Grüßen / Best regards
Florian Cheno

**************************************************************
Keyweb AG - Die Hosting Marke
Neuwerkstr. 45/46, 99084 Erfurt / Germany
http://www.keyweb.de - http://www.keyhelp.de
**************************************************************
soufian
Posts: 14
Joined: Tue 21. Nov 2023, 16:47

Re: Create a plugin

Post by soufian »

you can configure the folder for a subdomai when creating the subdomain.
What I mean

other folders
www
public_html
-index.html
-subdomain.example.com

should be something like this
other folders
www
subdomain.example.com
public_html
-index.html
User avatar
Florian
Keyweb AG
Posts: 1261
Joined: Wed 20. Jan 2016, 02:28

Re: Create a plugin

Post by Florian »

Hallo,

the webfolder is www

You can create subfolders for every domain and subdomain under this www folder
Mit freundlichen Grüßen / Best regards
Florian Cheno

**************************************************************
Keyweb AG - Die Hosting Marke
Neuwerkstr. 45/46, 99084 Erfurt / Germany
http://www.keyweb.de - http://www.keyhelp.de
**************************************************************
soufian
Posts: 14
Joined: Tue 21. Nov 2023, 16:47

Re: Create a plugin

Post by soufian »

but the subdomain is accessible from the main domain
like this
example.com/demo.example.com
User avatar
Florian
Keyweb AG
Posts: 1261
Joined: Wed 20. Jan 2016, 02:28

Re: Create a plugin

Post by Florian »

Hallo,

you create www/domain folder for the domain


and www/subdomain for the subdomain

So the subdomain folder is not reachable from the domain and vice versa
Mit freundlichen Grüßen / Best regards
Florian Cheno

**************************************************************
Keyweb AG - Die Hosting Marke
Neuwerkstr. 45/46, 99084 Erfurt / Germany
http://www.keyweb.de - http://www.keyhelp.de
**************************************************************
User avatar
Alexander
Keyweb AG
Posts: 3842
Joined: Wed 20. Jan 2016, 02:23

Re: Create a plugin  [SOLVED]

Post by Alexander »

Than you may want to create something like that:
Bildschirmfoto vom 2023-12-04 15-48-18.png
Bildschirmfoto vom 2023-12-04 15-48-18.png (18.14 KiB) Viewed 2715 times

You are totally free, in how you organize your www/ directory.

(With the upcoming release, KeyHelp will help creating things like that more easily by suggesting folder names)
Mit freundlichen Grüßen / Best regards
Alexander Mahr

**************************************************************
Keyweb AG - Die Hosting Marke
Neuwerkstr. 45/46, 99084 Erfurt / Germany
http://www.keyweb.de - http://www.keyhelp.de
**************************************************************
Post Reply