Hi,
I got complete source code and database of website having DNN cms. I set it up and working fine. I can browse by www.example.com.
Now how i can login to cms or backend? i do not have its url or link.
I could not find login link to the CMS.
We all Know that DNN is a CMS. each CMS must have login. For example wordpress has default
www.example.com/wp-admin
What is my cms link? Even i can not find in db.
Also how i can get username and password?
<code>example.com/login</code> or <code>example.com/?ctl=login</code> should work for a standard login. If those doesn't work, there's something overriding the DNN login logic. You could look at the <code>LoginTabId</code> column in the <code>PortalLocalization</code> table to find the login page (but one of the above methods should have redirected you there, anyway). Hope it helps!
These Forums are for the discussion of the open source CMS DNN platform and ecosystem.
For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:
Awesome! Simply post in the forums using the link below and we'll get you started.