This topic is locked

Free Plugins for PHPRunner 10.x

11/30/2021 1:29:39 PM
PHPRunner Tips and Tricks
fhumanes author

img alt

In this article I intend to report the new plugins and their changes.

These components are very powerful for new applications, especially, for which they are mainly going to be used on mobile phones.

I hope you like them.

All plugins are free.

https://fhumanes.com/blog/guias-desarrollo/plugines-de-phprunner/

Greetings,
fernando

fhumanes author 11/30/2021

Previous messages on this topic are in this article.

https://asprunner.com/forums/topic/27641-free-plugins-for-phprunner-10-x

fhumanes author 11/30/2021

New Touchspin plugin.

It is new plugin is very practical for those inputs of numerical values of small quantities, such as the units purchased in an Ecommerce application.

It has many possibilities although in the example I only show three examples, so I suggest you see the documentation of the product to check everything that can be configured. https://github.com/istvan-ujjmeszaros/bootstrap-touchspin

DEMO: https://fhumanes.com/plugines/prueba_plugin13_list.php

In this example you have this image

img alt

You can download this and any of the other plugin on the plugin page

fhumanes author 11/30/2021

This plugin is a good example to study how this type of component is made.

If you have in mind to make one, I can help you build it.

Also, for those who have a necessity, I can create the plugin you need.

To select a JQuery + JavaScript solution that we want to use in a plugin, you must bear in mind that Phprunner uses the versions:

  • JQuery, version 1.x
  • Bootstrap, version 3

It is very complex to use other versions that are not these.

Greetings,

C
Cristian 1/21/2022

Hola Fernando,
Quizas es un poco a temporal, pero te agradezco la colaboracion. Soy un usuario nuevo he intento crear algunos plugins para mis aplicaciones y me interesa distribuirlos gratis como vos. Yo en este momento vivo en Canada y necesitaba una herramienta como PHPRunner, prove con Scriptcase pero me parecio mas completa y facil de usuar PHPRunner.

Saludos,

Cristian Figueroa
fhumanes author 1/23/2022

Muchas gracias Cristian

Estoy seguro que tu elección de PHPRunner te va a traer muchas satisfacciones.

Saludos

P
pinoyoutdoor 1/26/2022

your plugins is very helpfull to my prjects...thanks so much

one request I received to have a capability to paste image from clipboard.

I found a site that may have this capability to paste image...

https://github.com/layerssss/paste.js
https://anexia.com/blog/en/uploading-pictures-from-clipboard/

I like to to request to please convert it for Phprunner plugin...thanks

fhumanes author 1/28/2022

Hello @pinoyoutdoor,

I try to answer everything that comes to my email fernandohumanes@gmail.com, but when you leave messages on items in the forum, as I do not arrive and I only see them if I check the items, it takes much longer to answer.

I have reviewed the documentation of your proposal and I think this functionality is very specific, for that reason, for now, I will not develop it.

However, I have explained how you can, without having plugins, incorporate almost any bookstore and JavaScript functionality, so you could incorporate without having the plugins.

https://fhumanes.com/blog/guias-desarrollo/guia-13-phprunner-nuevos-tipos-de-entradas-de-datos-integracion-de-javascript/

Greetings,
fernando

fhumanes author 3/4/2022

Plugin update for PHP 8

With the release of PHPRunner 10.7 and the full support of PHP 8 for developers, they told me that some plugins did not work and they did not know if it was from the new version of PHPRunner or from PHP 8.

The problem was, more or less, generalized and it was in the parameters of one of the functions in the “View” plugins.

The affected and fixed plugins are:

  • AnyChart
  • Arbol
  • Codemirror
  • Colors
  • Knob
  • Markdown
  • StarRanking
  • Switch
  • Tag Editor
  • Toggle
  • TreeJson

They are available for download on their page, which is at this link .

fhumanes author 5/22/2022

New “Tags” plugin

img alt

Those of you who have reviewed the existing plugins, will remember that we already had a “TagEdit” plugin, but this plugin was created many years ago, when PHPRunner still did not have Bootstrap templates integrated and that made it not work correctly in all the plugins.

So, the goal was to have a plugin with those characteristics again but with stable and correct operation for the latest versions of PHPRunner and I think I have achieved it.

It is registered and available for download on the plugins page .

Both in this, as in any of the other plugins, if you identify problems, tell me through my email account fernandohumanes@gmail.com , to study it and solve it.

fhumanes author 6/2/2022

Guide 35 – How PHPRunner Plugins are installed

With the remodeling that Xlinesoft has made of its website (by the way, it was very necessary, for which I congratulate you) the explanation of how the plugins are installed has been lost or not located.

It seems very simple and it is, but the first time, because it is not intuitive, it usually brings many problems to developers.

Objetive
Explain how Xlinesoft plugins and mine are installed, since they are the same.

Explanation
The plugins are installed outside the directories where the PHPRunner product is installed, since the different versions and builds could damage said installation and because the plugins are common (useful) for all versions of PHPRunner that you have installed on your PC.

The plugins are installed by PC user, in its “Documents” directory the product has created a series of directories and specifically it has created the “PHPRunnerPlugins” directory

img alt

Under that directory there should be the “view” and “edit” directories, which correspond to the 2 types of plugins that we are going to be able to install and enjoy in our applications.

Just below those directories we must display all the files of the plugins that we want to install, leaving the directories with this format

img alt

One thing that we have to take into account is that in order to use the new plugin we must start or launch the execution of PHPRunner, because if we install and already have an instance of this program, said instance will not pick up the new plugins.

admin 6/2/2022

Not sure what is missing and where. Installation instructions are at the same place as before. Also users can see it after logging in to their marketplace account.

fhumanes author 6/3/2022

Hello,

Before I was in this URL: https://xlinesoft.com/plugins

In it, I have not been able to find the information.

It is information that many users asked me and always referred to this URL, but with the changes of your portal, I have not known how to address them.

Regards,
fernando