Code

Discussion on phpShort - URL Shortener Platform

Discussion on phpShort - URL Shortener Platform

By
Cart 727 sales

lunatio supports this item

Supported

635 comments found.

I tried to install the latest v5.0 (new install) but see this issue: https://downloads.intercomcdn.com/i/o/842855307/1e35b08e2c87c50d2a18b489/image.png

The /install page is just a blank page.

Tried searching the error on Google, I am not sure, but I’ve found below which may be related to it: https://stackoverflow.com/questions/74749564/laravel-carbon-carbonsetlasterrors

Hello hype-design,

You’re missing files from the /vendor/ folder. Re-upload the /vendor/ folder on your server and ensure there are no files that have failed to upload.

Regards,

Lunatio.

Oh, got it, thanks a lot. The gitignore file provided ignores /vendor folder, causing the issue.

How to make the app multi-lingual like your demo?

I duplicated the en.json file in /lang and renamed as zh-TW.json (now both en.json and zh-TW.json files are under /lang).

In the file, I also updated as “lang_code”: “zh-TW”.

But in Settings > General > Language and the site’s footer, the option did not appear.

Hello hype-design,

The file name should follow the: https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes standard. It should be a 2 letter code, in this case – “zh.json”, and the lang_code should be “zh”.

Regards,

Lunatio.

Please provide more info about the Custom index format and destination (Admin > Settings > General). How to correctly setup this option ?

→ I don’t understand : “The index format is invalid.”

Hello,

where can I place an ad? Like adsense

Hello sugiharto7,

Depends on which section you want to display those ads. For example if you want to show ads on the Stats section, edit the /resources/views/stats/container.blade.php file. The same principle would apply for any other section.

Regards,

Lunatio.

hello,

My domain was blocked by Fortinet, because there was a phishing URL that escaped the Google safe browsing feature

Hello sugiharto7,

phpShort does not host URLs, it only redirects to them. If there’s a malicious URL, you can always remove it from the Admin Panel.

Regards,

Lunatio.

Hello

how to enable alias feature for guests (without login)

Hello sugiharto,

There’s no such feature for Guest users, only what’s presented on the live demo.

Regards,

Lunatio.

Hi! Do you have any protection against hosting dangerous URLs that contain viruses, phishing, etc.? I mean checking links posted by users to prevent domain blocking and blacklisting

Hello intfom,

We have an integration with Google Safe Browsing, and when this feature is enabled, every time an URL is being shortened, we’ll check with Google Safe Browsing to ensure that the link is marked as safe. This only happens at the time the URL is being shortened, so if something happens afterward, you’ll need to take manual action when reported.

Regards,

Lunatio.

it’s cool news, thanks!

Hello sir, i want to ask. How to change main domain without reinstall?

Hello sugiharto7,

You can enable https support from Admin > Settings > Advanced > Shortener > Domains protocol > HTTPs.

Please note that you’ll need to issue SSL certificates for those domains.

Regards,

Lunatio.

Hello. How do payments with banks work? Does the user have to enter a payment ID, after that the payment is automatically confirmed?

Hello sugiharto7,

Bank payments are manual payments. The user is provided with a payment ID, and when he sends his payment, he has to include the provided ID, so you can identify it in your Admin Panel and accept or decline it.

Regards,

Lunatio.

bahaluli

bahaluli Purchased

hello, how to install? please see https://ibb.co/RpVHPBH https://ibb.co/Cmy3Ygq

vps-centos 7

Hello bahaluli,

Your MySQL server does not meet the minimum requirements.

Please upgrade your MySQL server to MySQL 5.7.7, or MariaDB 10.3.17 or higher.

Regards,

Lunatio

bahaluli

bahaluli Purchased

Hello license Extended developing plans come to users https://ibb.co/LdDPr4h https://ibb.co/30DfH2t

Hello bahaluli,

You need to enable at least one payment processor in Admin > Settings > Payment processors section, as de Documentation already states.

Regards,

Lunatio.

Hello

I want to ask, the number of links in each package is valid for each month? or is it valid forever? like the example in your demo, the enterprise package is for 100 links. Are these 100 links for 1 month of use, then in the following month it will return 0 and you can use 100 links.

Don’t you plan to add a package of links per month? not the total number of links

Hello sugiharto7,

While our other software work with values per month, we do not plan to do this for phpShort, and there’s a good reason for it. With Link Shorteners, the load on the server comes from the number of redirects done for a link, and the statistics gathered for a given link, for that reason, a fixed number of links allowed per account allows you as a site admin to have some level of control over the load of the website.

Regards,

Lunatio.

Thank you for your answer sir

hello,

is this script no longer being updated or developed? While I was testing your demo, some things aren’t working as they should.

Selecting View in Spaces, Domains or Pixels, shouldn’t they all be filtered listing like only their related links showing? I see them listing them all for no usefulness .

Hello zenmet,

We’re currently working on adding new captcha drivers (hCaptcha, Turnstile), as well as Social Logins, and other new features and improvements. This update was due early this month but due to some external factors it will probably be ready at the end of the month instead.

Regards,

Lunatio.

hello sir i hope your are fine can you plz add this option in your script (1) Max visits for each link, for same IP address (in 24 hours) (2) and vpn Protection detacted proxycheck.io api this option is realy nice and market demand thanks

sanslr

sanslr Purchased

Could you tell me if this system works in Nginx?

If it works, is there some code I need to use?

Hello sanslr,

We’ve already replied via email to this question. While officially not supported, phpShort works perfectly fine on Nginx, however you must add these rewrite rules to your Nginx server: https://laravel.com/docs/10.x/deployment#nginx

Regards,

Lunatio.

Trying to get custom domains to work. Whenever I assign the new domain to a user or attempt to use it for a QR code it automatically defaults back to the original domain.

hello, how to install? please see https://ibb.co/kqXmShj

Hello sugiharto7,

Those fields are pre-filled with the default MySQL values, which are 127.0.0.1 for the Host field, and 3306 for the Port field.

If these settings don’t work for your server, reach out to your hosting administrator for the correct hostname and port.

Regards,

Lunatio.

sanslr

sanslr Purchased

Hi, which one do you recommend? 1) apache 2) Nginx 3) LiteSpeed And which OS, should I use: 1) AlmaLinux 2) Ubuntu

Hi, is this software still being developed? The last update was January 2023. I’d like to know when the bugs I’ve raised this year will be resolved. Thanks.

Hello macc_Digital,

What do you mean by that? Please provide the steps to reproduce the supposed bug.

Regards,

Lunatio.

Sorry, please disregard my last comment. Getting mixed up with a different project

Could you please tell me how to change the colour scheme? I can’t find where to specify blue instead of the default purple.

Lastly, could you please update the documentation for creating pages. The dashboard just gives a small textfield with no explanation. What am I typing there, html?

Loving the platform though!

Hello Macc_Digital,

You can enter HTML/JS/CSS content, or plain text in the Content section of Pages.

You can change the colors in three different ways:

1. Via Admin > Settings > Appearance > Custom CSS field, by rewriting the current CSS rules.

2. By modifying the CSS files located in /public/css/ folder.

3. (Recommended) By recompiling the SASS files located in /resources/sass/ folder (this requires knowledge in working with SASS files). We’ve included the entire SASS project so that you can customize it as you please.

Regards,

Lunatio.

What technology requirements do I need to make the custom domains work?

Hello lukasflash,

Custom domains work by default automatically on a default apache configuration. If you need SSL certificates for your custom domains – you’ll need to issue those certificates manually. Additionally, if you’re on a served that has the vhost managed by a panel, such as cPanel, then custom domains will not work automatically, and you’ll have to add them manually via cPanel for example.

Regards,

Lunatio.

Do they work when I’ve Cloudflare enabled? Then I won’t have a unique IP address…

I want to upgrade my license from regular to extended, I have to pay the 199 even after buying the regular one.

Hello neohn,

Purchase the Extended license, and once you’ve done so – open a refund request for your Regular license at: https://codecanyon.net/refund_requests/new

Regards,

Lunatio.

ok, thanks since I have the 3 platforms of your creation and they are excellent platforms.

I like your work.

1. Is it possible to generate income with your script, is there any Google AdSense advertising or plans.
2. Is the logo compatible with the png, svg, gif format?
3. What happened with phpSearch - Search Engine Platform, is it possible to sell me this script?
4. What happened with phpSocial - Social Network Platform, you may sell me this script?
5. What is the difference between phpRank - SEO Reports & Tools Platform (SaaS) 
6. and phpAnalytics - Web Analytics Platform, they are similar to SimilarWeb, Semrush.
7. Will there be an update soon?

Thank you for your attention, I look forward to an answer.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey