integrate with current website admin system
Posted: Mon Jan 12, 2009 9:54 pm
hey guys
my team build ecommerce systems for our clients. these systems are custom php mysql.
for our admin section all that's needed to include pages is the session check at the top of the php file.
we normally build custom database pages and retrieval for our clients, and let them access it in the admin area.
i have today found CMSMS, and im interested in using it as our main management of "static" content.
my question is, how difficult is it to remove the login requirements for the admin section, and replace with ours for the ecommerce admin section...
what i want is the client to have one login for the admin section, and try to make the two use the same session.
thank you for your time.
my team build ecommerce systems for our clients. these systems are custom php mysql.
for our admin section all that's needed to include pages is the session check at the top of the php file.
we normally build custom database pages and retrieval for our clients, and let them access it in the admin area.
i have today found CMSMS, and im interested in using it as our main management of "static" content.
my question is, how difficult is it to remove the login requirements for the admin section, and replace with ours for the ecommerce admin section...
what i want is the client to have one login for the admin section, and try to make the two use the same session.
thank you for your time.