1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Looking for CMS/Framework/Language for my website

Discussion in 'Content Management' started by mattrick, Feb 24, 2013.

  1. #1
    Hello! I've been working in PHP for years, made few websites, used different tools like: clean PHP, Drupal, Joomla, Wordpress, CodeIgniter and lately Fuel CMS. However I think that I'm somewhat limited by PHP. Now I'm working on a project which:
    - site has to be easily modifiable by people who know nothing about PHP/HTML/CSS,
    - there are pages and subpages,
    - there is blog-like system of posting news & comments (only on front page),
    - there are 5 calendars, which can be edited by admins in admins panel (normal users can't view them), and one can be also edited by users who have permission given by admin,
    - there is one global account (for calendars, for admin panel and for news & comments).

    I've done this in FUEL CMS. It was fun, because this CMS really s great architecture and is well written, but sometimes I had to do "nasty" tricks because of PHP/javascript limits. So my question is: which language will be best for me, and what CMS/framework?
     
    Last edited by a moderator: Feb 24, 2013
    mattrick, Feb 24, 2013 IP
  2. ArchAxis

    ArchAxis Well-Known Member

    Messages:
    136
    Likes Received:
    11
    Best Answers:
    1
    Trophy Points:
    125
    #2
    ArchAxis, Feb 25, 2013 IP
  3. HorrorMovies

    HorrorMovies Notable Member

    Messages:
    1,466
    Likes Received:
    36
    Best Answers:
    0
    Trophy Points:
    250
    #3
    I personally try to develop CMS myself using codeigniter, you have more say in how things are put together instead of using an out of the box CMS. BUt then again, the project maybe simple enough to warrant a CMS.

    If you want to use CodeIgniter I suggest reading through the official docs and having a look at some decent tutorials just to get yourself off the ground.

    http://ellislab.com/codeigniter
    http://www.codinglikeasir.com/codeigniter-getting-started/
    http://net.tutsplus.com/articles/web-roundups/30-awesome-codeigniter-tutorials-for-all-skill-levels/
     
    HorrorMovies, Mar 8, 2013 IP
  4. BMSB

    BMSB Peon

    Messages:
    9
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #4
    Try Amiro CMS - amirocms.com
    i'm certified partner and have a free version
    My topic - forums.digitalpoint.com/threads/free-amiro-cms-simple-seo-optimized-cms.2642956/
     
    BMSB, Mar 12, 2013 IP
  5. daniel_r

    daniel_r Member

    Messages:
    8
    Likes Received:
    0
    Best Answers:
    1
    Trophy Points:
    43
    #5
    http://cmf.symfony.com/

    I Content Management Framework on top of Symfony2
     
    daniel_r, Mar 17, 2013 IP
  6. Rukbat

    Rukbat Well-Known Member

    Messages:
    2,908
    Likes Received:
    37
    Best Answers:
    51
    Trophy Points:
    125
    #6
    The server-side language will probably be PHP regardless of which library or CMS you use. The client-side language will be Javascript - you really don't have much choice. Adding a CMS or a library limits what you can do further than using a language itself.
     
    Rukbat, Mar 17, 2013 IP
  7. (BN)Nolan

    (BN)Nolan Well-Known Member

    Messages:
    74
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    135
    #7
    Check out PyroCMS. It's written with CodeIgniter. I personally love it.
    https://www.pyrocms.com/
     
    (BN)Nolan, Mar 19, 2013 IP