Skip to content

git-kamesh/iNotesPress

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

iNotesPress - WordPress Note Taking plugin for teams

  • A Noteworthy and the most beautiful note taking plugin for WordPress.
  • Notes for resources like Posts / Pages / Attachments / Woo Products.

iNotesPress Banner

Possible usecases which you might experience,

  • Add notes
  • Share what you and your team need to remember.
  • Share thoughts and opinions
  • Do reviews
  • Link references
  • List future roadmaps

Technologies & Tools used

  • WordPress - Open-source content management system written in PHP. Includes a plugin architecture and a template system.
  • Rollup - JavaScript bundler which compiles small pieces of code into something larger and more complex, such as a library or application.
  • Preact - For building user interfaces and UI components. Fast 3kb React alternative.
  • SASS - CSS preprocessor. Helps to keep things organised. Enables you to use things like variables, nested rules, inline imports and more.
  • Buble - The blazing fast, batteries-included ES2015 compiler.
  • Lodash - JavaScript utility library.
  • redux-zero - A lightweight state container based on Redux.

How to Use ?

  • Move this source code to the wp-content\plugins\ folder of WordPress.
  • Run npm install to install JS dependencies
  • Run npm build to build JS bundle.
  • Go to plugins sections in wordpress and activate the plugin.