• Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
  • Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!

Use 3rd party CMS Vs. Writing functionality yourself

Collapse
X
  •  
  • Filter
  • Time
  • Show
Clear All
new posts

  • MasterBlaster
    replied
    Have a look at N2 Cms. It's lightweight and doesn't get in the way like other bigger Cms products.

    Leave a comment:


  • garethevans1986
    replied
    +1 for Umbraco.

    Leave a comment:


  • Cliphead
    replied
    Originally posted by yasockie View Post
    That is assuming that the 3rd party is secure.
    Wordpress gets a new exploit every week, it seem, or anything else written in PHP for that matter.
    Still I agree with the sentiment, Wordpress, especially hosted, that is kept updated, will be more secure than rolling your own.
    I get asked to do quite a few websites per year and unless ecommerce or just require a couple of static pages I use Wordpress. The WP people are pretty quick to pick up on vulnerabilities and patch them and this can be set to update automatically.

    The issue is plugins. Out of the box I find that WP requires at least a few of these to match the clients requirements and while they might do the job they may not be as secure as the core code. Many plugins do the same job, when was it last updated? Is the plugin author responsive to issues? No site will ever be 100% secure 100% all of the time but I need to know that what I'm using will have timely updates as issues arise.

    There are security plugins that will inform you of an updates to any plugins you have installed including themes and very useful they are. So far I've never had an issue but need to do soem effort to make sure theses sites are as up to date as they can be.

    Leave a comment:


  • yasockie
    replied
    Originally posted by vetran View Post
    you will be running security scans and paying bug bounties? Sometimes its easier using someone else's work and extending.
    That is assuming that the 3rd party is secure.
    Wordpress gets a new exploit every week, it seem, or anything else written in PHP for that matter.
    Still I agree with the sentiment, Wordpress, especially hosted, that is kept updated, will be more secure than rolling your own.

    Leave a comment:


  • vetran
    replied
    you will be running security scans and paying bug bounties? Sometimes its easier using someone else's work and extending.

    Leave a comment:


  • Gumbo Robot
    replied
    Originally posted by woohoo View Post
    I created an admin system, just downloaded a bootstrap admin theme (paid for a decent one). I reuse this or at least part of it on several projects. So the admin site looks the biz.

    Use asp.net identity for login/rules etc. MVC5, dapper for DB access.

    Then if i need new functionality for example a mini CMS I just add the functionality to this. Sounds like it your mini CMS is pretty basic and I would write my own.
    Users also need to be able to upload PDF files which will be shown as links containing a thumbnail of the cover page of the PDF.

    That sounds like a ball ache to write so I may continue down the Umbraco / DNN route for the time being.

    Leave a comment:


  • woohoo
    replied
    I created an admin system, just downloaded a bootstrap admin theme (paid for a decent one). I reuse this or at least part of it on several projects. So the admin site looks the biz.

    Use asp.net identity for login/rules etc. MVC5, dapper for DB access.

    Then if i need new functionality for example a mini CMS I just add the functionality to this. Sounds like it your mini CMS is pretty basic and I would write my own.

    Leave a comment:


  • Gumbo Robot
    replied
    Originally posted by MicrosoftBob View Post
    Get the Courier Express add on that will help a bit
    I'll look into that. Thanks.

    Leave a comment:


  • MicrosoftBob
    replied
    Originally posted by Gumbo Robot View Post
    I think the main challenge is going to be training up my nontechnical client to use use Umbraco from what I've seen of it so far.
    Get the Courier Express add on that will help a bit

    Leave a comment:


  • Gumbo Robot
    replied
    Originally posted by MicrosoftBob View Post
    Umbracco is the most flexible and easiest to code on, but it comes with a heavy price of just being a bare bones CMS

    But if you use it a lot, and reuse code libraries it quickly becomes a deployment platform and CMS
    I think the main challenge is going to be training up my nontechnical client to use use Umbraco from what I've seen of it so far.

    Leave a comment:

Working...
X