Thank You for help.
For reference:
https://ckeditor.com/sites/default/files/uploads/Complete List of Toolbar Items for CKEditor.pdf
http://nightly.ckeditor.com/17-09-07-06-05/full/samples/toolbarconfigurator/index.html#basic
I put in modules\fuel\libraries\Fuel_notification.php and didn't work. But 2 things I am sure that
- that is the wrong location of the code
- and there will/should not be any changes in Fuel_notification.php.
Hello.
I think I am getting very noob here.
Let me explain my issue.
Final Goal:
When resetpassword/new invite is called it should also send email to admin who has different smtp details. So, I want to extend it.
What I did:
I have created a file …
Cool. Thanks. That was the plan B.
As I was looking into http://docs.getfuelcms.com/modules/simple page for any Additional Configuration Parameters possible.
No worries, will go with this. Thanks.
Yes Fuel_notification library.
"Send new user invite" functionality I wanted to extend.
i.e. there is a form created via new module in settings for email settings which covers the fields like all email settings .. (from name, smtp, email etc...) w…