Hello! I was lucky to find your wonderful CMS! I successfully installed it locally (Windows, XAMPP).
May I ask about Menu Module, I activated it, but cannot see in the Dashboard some marks about the Menu. Thanks!
Best regards!
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
Hi and thanks! What do you mean by "marks"? Normally after you install this module you can go into Modules / Menus and visually create a new navigational menu using the module interface. If features a rich set of options to do so. Once you are ready with creating the menu in your page template you can just call it like this
data-pattern-func="module:menu@buildByID-[menuID],true"
Does this help?
P.S. If you like the CMS and find it good please spread the word ( link to us )
Dear @evgeni
Sorry, I had to describe it in more detail:
I mean, that even activated, I can't see the Module Menu on any tab. I tried with two different CMS installations.
(On the other hand, everything you describe is clear to me.)
Best regards!
P.S.: I'm gonna post links for sure.
I'm sorry, the fault is mine. I thought that there should be separate tab for activated Menu Module. But the entrance is by clicking on the title of Module Menu. I found it...
/modules/menus/edit/
Add New Item button is not working
When I changed env. APP_DEBUG= from "false" to "true" :
NotFoundHttpException in RouteCollection.php line 161:
in RouteCollection.php line 161
at RouteCollection->match(object(Request)) in Router.php line 766
at Router->findRoute(object(Request)) in Router.php line 621
at Router->dispatchToRoute(object(Request)) in Router.php line 607
at Router->dispatch(object(Request)) in Kernel.php line 268
at Kernel->Illuminate\Foundation\Http{closure}(object(Request)) in Pipeline.php line 53
at Pipeline->Illuminate\Routing{closure}(object(Request)) in Debugbar.php line 51
at Debugbar->handle(object(Request), object(Closure)) in Pipeline.php line 137
at Pipeline->Illuminate\Pipeline{closure}(object(Request)) in Pipeline.php line 33
at Pipeline->Illuminate\Routing{closure}(object(Request)) in VerifyCsrfToken.php line 65
at VerifyCsrfToken->handle(object(Request), object(Closure)) in VerifyCsrfToken.php line 28
at VerifyCsrfToken->handle(object(Request), object(Closure)) in Pipeline.php line 137
at Pipeline->Illuminate\Pipeline{closure}(object(Request)) in Pipeline.php line 33
at Pipeline->Illuminate\Routing{closure}(object(Request)) in ShareErrorsFromSession.php line 49
at ShareErrorsFromSession->handle(object(Request), object(Closure)) in Pipeline.php line 137
at Pipeline->Illuminate\Pipeline{closure}(object(Request)) in Pipeline.php line 33
at Pipeline->Illuminate\Routing{closure}(object(Request)) in StartSession.php line 64
at StartSession->handle(object(Request), object(Closure)) in Pipeline.php line 137
at Pipeline->Illuminate\Pipeline{closure}(object(Request)) in Pipeline.php line 33
at Pipeline->Illuminate\Routing{closure}(object(Request)) in AddQueuedCookiesToResponse.php line 37
at AddQueuedCookiesToResponse->handle(object(Request), object(Closure)) in Pipeline.php line 137
at Pipeline->Illuminate\Pipeline{closure}(object(Request)) in Pipeline.php line 33
at Pipeline->Illuminate\Routing{closure}(object(Request)) in EncryptCookies.php line 59
at EncryptCookies->handle(object(Request), object(Closure)) in Pipeline.php line 137
at Pipeline->Illuminate\Pipeline{closure}(object(Request)) in Pipeline.php line 33
at Pipeline->Illuminate\Routing{closure}(object(Request)) in CheckForMaintenanceMode.php line 46
at CheckForMaintenanceMode->handle(object(Request), object(Closure)) in Pipeline.php line 137
at Pipeline->Illuminate\Pipeline{closure}(object(Request)) in Pipeline.php line 33
at Pipeline->Illuminate\Routing{closure}(object(Request)) in Pipeline.php line 104
at Pipeline->then(object(Closure)) in Kernel.php line 150
at Kernel->sendRequestThroughRouter(object(Request)) in Kernel.php line 117
at Kernel->handle(object(Request)) in index.php line 52
P.S.: As I read, these errors are because of absence of public folder?
@deltafrost We will look into this and let you know shortly.
Hey, @deltafrost
Which versions of the CMS and and the menu module do you use?
CMS:
resourses\themes\theme101\config.php :
'name' => 'Theme 101',
'version' => 1,
'author' => 'Atlantis team',
'description' => 'Default Atlantis 3 Theme'
Menu:
modules\atlantis\menus\src\routes.php :
Routes: Menus
@Atlantis CMS
v 1.0
Kind regards!
P.S.: Today I will make fresh install, to try again - maybe my machine was fucked up a while.
@deltafrost Have your issue got resolved?