Blog
-
Slug duplicated with soft trashed items
Posted in OctoberCMS on Jun 16, 2017
Make Sluggable trait work with soft deleted items without MySQL Integrity constraint violation.
-
Customize email verification for CampaignManager
Posted in OctoberCMS on Apr 03, 2017
One thing that doesn't look very "pro" with the Responsiv CampaignManager plugin are the "verification" and "unsubscribe" confirmation pages which are just a message on a blank page. Fortunately there is a way to change them.
-
Cron without command line
Posted in OctoberCMS on Mar 16, 2017
In a perfect world, all your clients will be on great host and on VPS server. But we had to deal also with crappy host that only provide fake cron job. They call a public https/http url every X min
-
HTTPS & .htaccess
Posted in OctoberCMS on Mar 15, 2017
How to redirect http to https for an apache server with .htaccess
-
Render the content of subpages
Posted in OctoberCMS on Sep 11, 2016
If you are building a onepage template with octoberCMS, it is a good idea to manage blocks with the Page plugin. But how can you render them on the final page without losing snippet functionality ?
-
Generate Thumbnails
Posted in OctoberCMS on Sep 08, 2016
OctoberCMS provide a great way to manage thumbnails.
-
Allow user to change avatar on their profile page
Posted in OctoberCMS on Sep 05, 2016
Use the nesti-uploader plugin to allow your user to change their avatar from the profile page.
-
Constant strings that you can use on every pages
Posted in OctoberCMS on Sep 04, 2016
On most websites you have common strings that need to be edited easily by the client.
-
Wysiwyg editor for RainLab Blog component
Posted in OctoberCMS on Sep 02, 2016
Default RainLab plugin use BlogMarkdown as editor. For non technician users, I prefer to use the regular editor.