Replies: 4 comments 5 replies
-
Hi @mitchmac! I tried to add a new plugin in the corresponding folder but this won't show up after redeploy. Is this a bug? |
Beta Was this translation helpful? Give feedback.
-
Ok! I have installed the theme and i uploaded the plugins too , but i want to choose a site in the templates , it requires plugins , i have already installed but it say download the plugins which is giving error "Insufficient permissions to install the plugin." Please fix it , OR guide me |
Beta Was this translation helpful? Give feedback.
-
Very good idea, I hope you can give me a step on how to add a theme, I tried to put the theme into the theme directory, but I couldn't find what I added |
Beta Was this translation helpful? Give feedback.
-
There is no free plan now. How to enter the database when using other
database platforms?
it does still have a free plan , it's just not available in few countries,
try using a VPN with it's server in usa or Japan and you'll be able to
create a free account.
"它仍然有免費計劃,只是在少數國家/地區不可用,嘗試在美國或日本的伺服器上使用 VPN,您將能夠建立免費帳戶。"
…On Fri, 8 Mar, 2024, 7:20 am 周恭煥, ***@***.***> wrote:
planetscale現在沒有免費方案了 要使用其他資料庫平台該如何輸入資料庫的Port
—
Reply to this email directly, view it on GitHub
<#35 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BB2NMTBZ4OGSCSFTEED5CSLYXEKMZAVCNFSM6AAAAAA5WR3J26VHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DOMJUGQ3DK>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
To add themes and plugins to your ServerlessWP sites, you'll need to place the theme or plugin files into your site's GitHub repository.
Theme files should go in
wp/wp-content/themes
and plugins should go inwp/wp-content/plugins
.This is because serverless functions do not reliably keep uploaded files in place between requests.
Check out this document to learn more about adding files to a git repository.
Beta Was this translation helpful? Give feedback.
All reactions