Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
It depends. 😋
In most cases the answer should be no for the two provided options though ^^ -
plokko5787yIt depends on what you're doing: Wordpress is great for simple websites but can't handle complex things and too much customization (you're just asking too much from it).
Just stay away from bought templates and plugins: create your own wp theme from scratch or from a bought html template and it will behave like a custom website with a Wordpress backend -
Your own CMS only for very specific use-cases. It's really great to be able to stand on the shoulder of giants and work problem-related instead of waiting time on technology.
So if you do want to create your own CMS, do use a solid framework.
Most CMS promise to be easily adaptable but in practice they break down as soon as you stray from the intended path. Yet in certain cases using the de-facto standard for certain fire and forget projects can be quite a time saver.
This is me saying it depends again but with more words. -
If you want PHP based CMS that aren't WP or Drupal, check out ProcessWire or GRAV. Both are rediculously awesome and easy to get up and go.
If it's a more complex project ProcessWire scales pretty well and is easy to learn if you understand WordPress. Took me an hour to translate my skills and away I went.
Related Rants
-
bkwilliams18Would you rather...? 1) Be bored in an ethical company. 2) Be active in a corrupt company.
-
humanbonsai3Why can't every browser just interpret shit the same way, how hard is it actually to standardize the rendering...
-
kurtr13!Rant TLDR: What's your favorite REST API Documentation tool? I'm about to start developing a really large R...
Should I....create my own CMS or....wordpress?
rant
asking for a friend