Is this compatible with Oqtane 5.2? #4
Unanswered
EEddyEdwards
asked this question in
Q&A
Replies: 2 comments
-
Yes it is compatible. The project relies on a specific folder structure where the Theme project must be a sibling of the Oqtane Framework
The structure above is how the Package project deploys the assemblies and assets to the appropriate locations. If you want to use a different directory structure then you will need to modify the /Package/debug.cmd command file to ensure the paths are correct. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks for your answer and all your work on Oqtane. I have been using Blazor from the beginning at work and plan to use Oqtane for my personal website.
…________________________________
From: Shaun Walker ***@***.***>
Sent: Tuesday, August 13, 2024 7:03 AM
To: oqtane/Oqtane.Theme.Arsha ***@***.***>
Cc: EEddyEdwards ***@***.***>; Author ***@***.***>
Subject: Re: [oqtane/Oqtane.Theme.Arsha] Is this compatible with Oqtane 5.2? (Discussion #4)
Yes it is compatible. The project relies on a specific folder structure where the Theme project must be a sibling of the Oqtane Framework
Root folder
- Oqtane Framework folder
- files
- Oqtane.Theme.Arsha folder
- files
The structure above is how the Package project deploys the assemblies and assets to the appropriate locations. If you want to use a different directory structure then you will need to modify the /Package/debug.cmd command file to ensure the paths are correct.
—
Reply to this email directly, view it on GitHub<#4 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AH2DXH43GZ4XAS2EC5DH563ZRH72FAVCNFSM6AAAAABMOGIOTWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTAMZSGU3TQNA>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I tried using this approach for making a theme for Oqtane 5.2 but the theme files didn't go into the folder where Oqtane 5.2 was looking for them.
Beta Was this translation helpful? Give feedback.
All reactions