Nice one! Thanks for that.
Thanks.
I figured out how to do it again.
The step that threw me off is contingent on which version of PHP you're using. So if you've upgraded PHP since the last time you tried to phar a directory you'll have to edit php.ini again:
phar.readonly = Off
After that it is super simple:
php -r '$phar = new Phar("plugin.phar"); $phar->buildFromDirectory("./plugin_dir");'
Hi guys, I did this once before but it isn't working for me anymore.
When I create a .phar file from my plugin dir, it is no longer recognized as a plugin.
What am I missing? Any tips or tutorials?
I think this guy @mendesmartini found the solution but it was long long time ago.
https://forum.osticket.com/d/78279-show-images-by-default-in-thread/11
New solution?
It seems to me that this is for tickets created by email. The customer sends and email which becomes a ticket and images are blocked by default...probably a security. I think this is how works... i Have seen the Show Iamges button too. It is a pain. Must be a way to turn it off?
- Edited
Hi guys,
This theme was for osTicket 1.19 which was a long long ago.
The developer hasn't used this forum for 2 years and the theme is long gone from the internet.
We used this theme for a little while... it was nice and it was FREE but it was only for the client portal.
You all need to check out OSTicket Awesome. That is got everything! But not free.
Just google OSTicket Awesome, youll see.
Thanks guys. We upgraded last week. Lots of great improvements. Client side looks great!
One thing I noticed is that the TinyMCE plugin is gone. Should we install that desperately, or...?
Whoa, you've been busy!
We haven't upgraded since 1.10ish. Everything looks great. We're definitely going to have to install the latest version very soon over here
When does our license expire, please let me know.
- Edited
Hey bud! I just bought / downloaded / installed Awesome this morning. Whole process took maybe10 minutes. Later on the boss runs into my office and says What did you do to the ticket system. It looks awesome!Ha ha yeah so aptly named.Keep up your awesome work!
- Edited
This looks amazing! (Ha, I guess that's why you called it that).My organization is very concerned with security and we always keep our osTicket up-to-date.How quickly does Awesome get updated?
- Edited
I highly recommend upgrading to PHP 5.6 if you want to run 1.10-RC.3. I had all kinds of weird issues with RC.3 while running PHP 5.4 that were immediately resolved by upgrading PHP to 5.6.