Adding a simple page to admin

Talk about writing modules and plugins for CMS Made Simple, or about specific core functionality. This board is for PHP programmers that are contributing to CMSMS not for site developers
Post Reply
Kayin
Forum Members
Forum Members
Posts: 59
Joined: Mon Jun 05, 2006 2:33 am

Adding a simple page to admin

Post by Kayin »

I need to integrate a media player into CMSMS, I've looked at some of the modules available for this and they're really more complicated than what I'm looking for.

Essentially I need to add 1 new page in the admin section.

I don't want to create a new module for that because...really that's pretty unnecessary.

I'm just tryin to keep this as simple as possible. Is there an appropriate way of adding a page to the admin without creating a new module?

-Kayin
styson

Re: Adding a simple page to admin

Post by styson »

Having just started to learn modules, you can take the skeleton module, do some quick changes and have a module done in 30 minutes.  It's pretty darn painless.
Post Reply

Return to “Developers Discussion”