beyond88 / directia

Directia is a professional, powerful, flexible, high quality directory plugin, you can create any kind of directory site. Help businesses everywhere get found through their listings by your directory website visitors.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Directia

Directia is a professional, powerful, flexible, high quality directory plugin, you can create any kind of directory site. Help businesses everywhere get found through their listings by your directory website visitors.

View plugin readme


Installation

You can install the packages via composer:

composer install

API

Following the endpoint is responsible to retrieve listing by id. To retrieve all listings just remove ?id=xxx.
/wp-json/directia-api/v1/listings?id=xxxx

Following the endpoint is responsible to create listing using listing submission form block. You have to send post request to create a listing.
/wp-json/directia-api/v1/create-listing

Blocks

  • Directia Listing Form
  • Directia Listing Block

Pages

  • Directia Admin Page (Menu page)
  • Listing Details Page (Submenu page) [Listing id is required to see listing details]
  • Directia Listing Details (Client area page) [Listing id is required to see listing details]

Tables

  • One table (prefix_directia) will be created when the plugin is activated.

Screenshots

About

Directia is a professional, powerful, flexible, high quality directory plugin, you can create any kind of directory site. Help businesses everywhere get found through their listings by your directory website visitors.

License:GNU General Public License v3.0


Languages

Language:PHP 83.8%Language:CSS 9.2%Language:JavaScript 7.0%