Plugin Name: Fewcents - Rating, Reviews, Demo & Download

Plugin Name:            Fewcents - Rating, Reviews, Demo & Download
No ratings yet
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

fewcents-wordpress-plugin

Environment Set up

Download and Install XAMPP (if need to use PHPUnit then verion 7.4.25 / PHP 7.4.25 is recommended)
from https://www.apachefriends.org/index.html

Install your Local WordPress Site

Step 1. Create a folder named fewcents-paywall under C:xampphtdocs.
Step 2. Download WordPress 5.8.2 from https://wordpress.org/download/.
Step 3. Extract and Move the wordpress folder content to C:xampphtdocsfewcents-paywall.

Run your Local WordPress Site

Step 1. In XAMPP Control Panel, Start Apache and MySQL.
Step 2. Open http://localhost/dashboard/ in your browser.
Step 3. Click on phpMyAdmin.
Step 4. Click Databases and Create database fewcents-paywall with option Collation.
Step 5. Let us set up your local wordpress,
http://localhost/fewcents-paywall/wp-admin/setup-config.php
fill in the database name, user name as root and empty password. Click Submit.
Step 6. Click the button Run the Installation.
Step 7. Set Site Title as fewcents-paywall, Set any Username and Pwd and also check “Confirm use of weak
password”. Set your email and remove check from “Search Engine Visibility”. Now click Install WordPress. On Success, Login.

Add your Plugin

Step 1: Create a folder named paywall-plugin under
C:xampphtdocsfewcents-paywallwp-contentplugins
Step 2: Get the Source Code from Git to the folder.
Step 3: Zip the folder
Step 4: In your local wordpress site click Add New in Plugins Page.
Step 5: Click on “Upload Plugin” button and Activate once uploaded.
Step 6: You should see the plugin name show up bottom of the left menu.

What it takes to develop ?

Open paywall-plugin folder in Visual Studio Code and in the Terminal run following commands
– npm install
– npm start

This will have your development environment ready.

Screenshots

No screenshots provided


Reviews & Comments