Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 650 Bytes

README.md

File metadata and controls

32 lines (19 loc) · 650 Bytes

PRISMA SCRAPPER

Contributors: antonio@kiwop.com

Website: https://kiwop.com/

Tested up to WP Core: 6.3

License: GPLv2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Scrapeo de datos de varios sitios webs de educación.

Dependencies

You need to have Composer and NPM installed in your system.

Installation

e.g.

  1. install plugin

  2. Go with command line to the plugin dir:

    npm install

    composer install

  3. Check that vendor and node_modules directory has been created.

  4. Activate the plugin through the 'Plugins' menu in WordPress

  5. Check that you have ACF plugin in wordpress installed

  6. Done.