After I installed the cms I noticed that the generated pages/links pointed to a couple different places.
- Blog uses localhost as the base href of the domain when it should probably match what was filled in during the installation
- Blog's url after the site's base href is /modular/index.php/article. To get the article page to show up /modular must be removed.
- About and Download go to google.com when default generated pages like the blog might be better for new users to experience
I also found after installation I wasn't sure how to access the admin/cms area. Logging in a user post install might be a good way for them to have the Administrator link available right off the bat.
After I installed the cms I noticed that the generated pages/links pointed to a couple different places.
I also found after installation I wasn't sure how to access the admin/cms area. Logging in a user post install might be a good way for them to have the Administrator link available right off the bat.