This is coming soon!

Little CMS

Discussion in 'CMS, Blogs & Other Scripts' started by TylerMSJ, Jan 30, 2012.

Oh noes!

You need 20 posts to be able to download resources, post links and other things. Read more...
  1. TylerMSJ PHP Programmer

    Hi, since we are just playing around with scripts at the moment, we have also started creating a nice little CMS script.

    It is a little framework for a website, it uses jquery/ajax page loading so pages load instantly, 100% file based so there are no databases needed to run the CMS. It will also include a little admin panel to manage pages.

    [IMG]

    The good thing is, this one is a lot simpler and I expect we should be giving it up for download within the next few days, it's a great starter kit sort of thing for those not so good with the HTML side of things. You can use the WYSIWYG editor or you can use raw HTML.
    • Like Like x 1
    Loading...
  2. ShadyX Who else?

    An option for using a database would be great for those who have large amounts of pages instead of relying on a huge directory of files but other than that you guys are on fire recently (y)
  3. TylerMSJ PHP Programmer

    Good idea! I didn't think of an option :D Yeah I can definitely see us adding that, it was originally going to be MySQL powered but we rarely use files any more and it'd be nice to upload and use instantly for some.
    • Like Like x 1
    Loading...
  4. forumhookers Active Member

    May be this CMS can used for Info blog for forum which is used to display the forum downtime and recent changes when the forum is not available.

    I think this is the first CMS without DB . I have seen Image host without DB hosting more image. I hope this CMS also handle many pages blog.

    All the best !!!
  5. ShadyX Who else?

    I can't wait to see you guys putting this into full swing so I can give you some proper feedback :)
    • Like Like x 1
    Loading...
  6. TylerMSJ PHP Programmer

    Hi, well I have seen many "lite" CMS scripts that are file based, and the only limit would be how many server files you're allowed =)

    It's basically just using read and write methods with ajax page loading for a fancier touch. Page content is placed in HTML files.
  7. Darthmaul Uncle Darth

    Can't wait to see this mate, have been looking for a CMS like this for a while. I'd love to check it out, and I'm sure shady will totally make his epic with the styling if he ever gets his hands on one :p
    • Like Like x 1
    Loading...
  8. TylerMSJ PHP Programmer

    =) I'm liking how simple it is so far, really easy to modify the template and page content is just in HTML files, anyone with HTML knowledge can surely add their own template.

    [IMG]

    Plus your CSS files as with most themes/templates.
    • Like Like x 1
    Loading...
  9. Darthmaul Uncle Darth

    Dude...even I could custom style that :D
  10. TylerMSJ PHP Programmer

    I just had a go :)

    [IMG]

    It took around 5 minutes as I chose a pretty big template by mistake :) The code was quite big, but integrating it wasn't hard at all, I just added the page(); function to the navigation area and made sure the div where I wanted the content was titled "content", and it works instantly :)
    • Like Like x 1
    Loading...
  11. Darthmaul Uncle Darth

    Wow, that's pretty awesome :D
    • Like Like x 1
    Loading...
  12. Titch New Member

    Well the title says it :D Little