Mohsin Approved

Member since: 2015-01-09

Recent posts by Mohsin
Post When

alxy said:

Set searchable: false in the columns.yaml for these columns.

Ok, what if the user wante...

Posted in Custom List Columns

Okay. Thanks for the quick response @daftspunk

Posted in What is the best practice to have custom boot code without a plugin?

I have some custom JavaScript running in the backend (globally) so it appears on all backend pages. ...

Posted in What is the best practice to have custom boot code without a plugin?

daftspunk said:

Ah, this is more of a premium support question... :-)

Yes, you've thrown out all th...

Posted in How do I set a logo in the backend panel left top corner?

So I'm trying to add a custom logo to the backend top left using the /backend/system/settings/update...

Posted in How do I set a logo in the backend panel left top corner?

One word: Placeholders!

You can find it in the OctoberCMS documentation. Just use the styles and scr...

Posted in Any way to add HTML code from Component?

I would go with what @chris10207 suggested, which is too exclude all the OctoberCMS files entirely. ...

Posted in What to have in .gitignore

You can use my RESTful plugin to do this.

Posted in How do I authenticate an API POST request from outside of October?

Just make sure to write this code by overriding the component's init method so that the lifecycle of...

Posted in Using Form Builder Component with another plugin

roseysmith39276 said:

These plugins are not working on my device. I am facing lots of issue like As...

Posted in Plugins not working with custom markup - AJAX handler was not found.