Pluck is basically just a PHP program that is a content manager. So, it is basically similar to CMS or even
WordPress. In other words it is just a program. So, your answer is yes! Anything can be done in a
program if you learn enough and take enough time to solve it. Now, with that said usually they take a
bit of knowledge and as you say you are not not familiar with PHP. So you came to the right spot!
I have no experience with Pluck, but it is similar to WP, so we first need to know more about your site and
what it currently looks like and what you want to change.
Well, I guess I should first ask if you check in the Pluck blog for help? You can go there and ask your for
help and you might get someone who know the code issues already. I looked into that first and found that
they no longer have support for it on their site. The source and support are now on GitHub. Here is the
link for documentation: https://github.com/pluck-cms/pluck/wiki
And, for support, you can open an “ISSUE” use the green button at this link. (Might be faster there then
on this site.) https://github.com/pluck-cms/pluck/issues
If you can not find help at those links, let us know and show us some of your code where you are trying
to alter it… Good luck!