# Experience Block #
**Contributors:** [bhargavbhandari90](https://profiles.wordpress.org/bhargavbhandari90/)  
**Donate link:** https://www.paypal.me/BnB90/20  
**Tags:** block, experience, professional experience, blocks  
**Requires at least:** 6.6  
**Tested up to:** 6.7  
**Stable tag:** 1.0.0  
**Requires PHP:** 7.4  
**License:** GPLv2 or later  
**License URI:** https://www.gnu.org/licenses/gpl-2.0.html  

Showcase professional experience with a WordPress block having title, company name, date and description, inspired by LinkedIn's experience section.

## Description ##

Elevate your website with a custom WordPress block designed to highlight professional experience, just like LinkedIn. This feature-rich block includes fields for job titles, company names, dates, descriptions, and media uploads, making it perfect for resumes, portfolios, or professional profiles. Easily showcase career milestones in a clean, organized format.

## Installation ##

1. Upload the plugin files to the `/wp-content/plugins/experience-block` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress
3. Add/Edit post pr plugin and search "experience" while searching a block

## Demo
https://github.com/user-attachments/assets/13b73a98-6270-42db-89db-980cddd0f85e

## Prerequisites
- [Node/NPM](https://nodejs.org/en/download/)
- [NVM](https://github.com/nvm-sh/nvm)

## Development Setup
1. Go to plugin's root
2. Run `npm install`
5. To watch for changes, run `npm start`

## Development

To create a publish ready plugin, run:

	npm run build

To format code, run:

	npm run format


## Found a Bug? ##

If you find a bug, report here 
[https://github.com/BhargavBhandari90/experience-block/issues](https://github.com/BhargavBhandari90/experience-block/issues)

## Changelog ##

### 1.0.0 ###
* Initial Release.
