Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

External Database Based Actions

Opis

It provides an alternative way of getting data from an external database:
* Google Sheets
* SQLite
* MySQL
* Progresql

A SQL query can be configured to get data from these databases and be used as method for authentication or for populate post or pages.

The plugin is modular, so, new actions for the data gathered can be added to the plugin with minimal programming. You can contact me at cmorillas1@gmail.com

Snimke zaslona

  • SQLite in connection tab.
  • Google Sheets in connection tab.
  • MySQL in connection tab.
  • SQL Query conformation tab.
  • Select an action.

Instalacija

  1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Settings->Plugin Name screen to configure the plugin

ČPP

Installation Instructions
  1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Settings->Plugin Name screen to configure the plugin
I have the following error: “cURL error 7: Failed to connect”. What is that ?

It is a problem with cURL, may be you are in a free hosting and it doesn’t allow you to connect external sites with cURL.

Can I request an action ?

You can contact with me at cmorillas1@gmail.com.

Can I make my own action ?

Yes you can, but please let me be aware of the new action in order to the action be included in next releases.

Is there documentation to create my own actions ?

Not yet, but you can contribute to the plugin if you wish.

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“External Database Based Actions” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

“External Database Based Actions” je prijeveden na 1 dijalekt. Zahvala prevodiocima za njihov doprinos.

Prevedite “External Database Based Actions” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

0.1

  • First release.