This topic is locked

Integrate PHPRunner into WordPress

3/26/2024 3:45:20 PM
PHPRunner Tips and Tricks
fhumanes author

Different WordPress integration articles
Since the publication of the first article, 3 and a half years have passed and PHPRunner has made a lot of progress, so I have studied this problem again and have published this set of articles that I think you need to read before making a decision.

Integrate in WordPress, version 1 . Using WordPress plugin to publish application data. Original version from more than 3 years ago.
Guide 78 – Integrate in WordPress, version 2 . Include a CRUD application made in PHPRunner (v10.91) in the WordPress CMS manager.
Guide 79 – Integrate in WordPress, version 3. Include multiple “DashBoard” type pages made in PHPRunner (10.91) in WordPress
Guide81 – Integrate in WordPress, version 4 . Use JavaScript libraries to publish application data

img alt
This time I am going to explain how to use a JavaScript library to integrate data from a PHPRunner application into WordPress. Very important, the database manager that will provide the information is the PHPRunner application (MySQL, SQLServer, Oracle, Ingres, SQLite, etc.) .

The integration technique will be the one used in the previous 2 articles, that is, using a WP plugin that executes a URL and integrates the result into the WordPress page.

As you know, I am a big fan of the “DevExtreme” solution and I have used a very small part of the solution provided in the “Grid” publication. The integration method is similar as long as the library has a JQuery interface.

Objetive

Publish PHPRunner application information on WordPress BLOG using JavaScript library solution with JQuery interface.

DEMO aplication PHPRunner: https://fhumanes.com/jsgrid

WP visualization:

img alt

If you are interested in the article, continue reading it at this link .

C
Chris Whitehead 5/18/2024

@fhumanes I've never heard of "devextreme" but it looks really good, then I saw the price, So I'll be back to replicating them on a budget, I'm not really full time PHPRunner dev, I might earn a few bob freelancing to pay for PHPRunner so buying DevExtreme is a bit beyond my budget.

Wordpress integration is always interesting, I've no desire to learn the ins and outs of WordPress but I do get asked to drop phprunner into WordPress sometime (I have the plugin) , In fact I've just had one, but the deadline wasn't realistic for me and I hate working to deadlines when freelancing, it's always one sided where they spend 5 days of a 7 day period deciding on how they want to display something lol. I'll stick to only having deadlines at work.

BTW, love Spain, we toured round northern Spain a few years ago, It was great, nice friendly people, only issue was I got a speeding fine which got home before I did, actually 3 of us got one lol.

fhumanes author 5/20/2024

Thanks @Chris Whitehead,

I follow you in all the messages you put in the forum and admire your generosity with everyone.

"DevExtreme", I think you must have many ways to market your product and I think that the use of a small part of your solution will not be the price that it puts on the web. If you are interested, you could ask by mail the price that would be the solution you require.

However, there are others much components in Jquery that are free and that you could use in the same way.

My goal, in the articles, was to facilitate different possibilities to integrate the data of a PHPRUNNER application in WordPress.

Greetings,
fernando

C
Chris Whitehead 5/21/2024

@fhumanes fernando, thank you for you kind words.

I am trying to move towards Javascript without Jquery as that appears to be the way everything is going, Bootstrap 5 have dropped it so I can see PHPrunner eventually doing the same.

I am working on putting fullcalender into PHPRunner using one class/folder so it's a simple solution, just a couple of events, I have 2 personal projects which use that.

I do wonder if, at my age I want to market a product, I love developing and was lucky enough to find employment doing that, only PHP/MySql, no PHPRunner, I retire in under 5 years so maybe I might find more time.