All Projects → hizzle-co → noptin

hizzle-co / noptin

Licence: GPL-3.0 license
Noptin is the best email newsletter plugin for WordPress.

Programming Languages

PHP
23972 projects - #3 most used programming language
SCSS
7915 projects
javascript
184084 projects - #8 most used programming language
Vue
7211 projects

Projects that are alternatives of or similar to noptin

block-gallery
WordPress gallery blocks built exclusively for Gutenberg
Stars: ✭ 55 (+323.08%)
Mutual labels:  gutenberg
gutenberg-workshop
⚒️ A Gutenberg Workshop 🅱️
Stars: ✭ 21 (+61.54%)
Mutual labels:  gutenberg
haskellweekly
Publishes curated news about the Haskell programming language.
Stars: ✭ 119 (+815.38%)
Mutual labels:  newsletter
block-unit-test
Preparing WordPress themes for Gutenberg with the Block Unit Test WordPress Plugin
Stars: ✭ 60 (+361.54%)
Mutual labels:  gutenberg
gutendex
Web API for Project Gutenberg ebook metadata
Stars: ✭ 91 (+600%)
Mutual labels:  gutenberg
browser-shots
A WordPress plugin for taking screenshots of websites using the block editor.
Stars: ✭ 17 (+30.77%)
Mutual labels:  gutenberg
PhraseAnalysis
数据仓库与数据挖掘 大作业 -- 频繁模式挖掘
Stars: ✭ 20 (+53.85%)
Mutual labels:  gutenberg
go-news
A minimal DynamoDB-backed mailing list package for Go.
Stars: ✭ 45 (+246.15%)
Mutual labels:  newsletter
character-extraction
Extracts character names from a text file and performs analysis of text sentences containing the names.
Stars: ✭ 40 (+207.69%)
Mutual labels:  gutenberg
gutenberg
Scraper for downloading the entire ebooks repository of project Gutenberg
Stars: ✭ 100 (+669.23%)
Mutual labels:  gutenberg
Magento2 NewsletterSubscribeAtCheckout
This Magento 2 module allows you to enable a newsletter subscription checkbox on the checkout page.
Stars: ✭ 13 (+0%)
Mutual labels:  newsletter
gutenberg-forms
The Next Generation WordPress Form Builder.
Stars: ✭ 98 (+653.85%)
Mutual labels:  gutenberg
startpoint
Start Point For Creating Apps with Laravel (it will update to latest Laravel version)
Stars: ✭ 16 (+23.08%)
Mutual labels:  newsletter
poet
Configuration-based post type, taxonomy, block category, and block registration for Sage 10.
Stars: ✭ 124 (+853.85%)
Mutual labels:  gutenberg
techworkersco.github.io
A newsletter from the Tech Workers Coalition
Stars: ✭ 13 (+0%)
Mutual labels:  newsletter
aino-blocks
Aino blocks are a collection of Gutenberg editor blocks for page building in WordPress.
Stars: ✭ 57 (+338.46%)
Mutual labels:  gutenberg
aino-theme
A Gutenberg-ready WordPress theme.
Stars: ✭ 107 (+723.08%)
Mutual labels:  gutenberg
disable-drop-cap
Plugin to disable drop cap in Gutenberg editor paragraph block.
Stars: ✭ 11 (-15.38%)
Mutual labels:  gutenberg
slotfill-and-filter-demos
This repo can be used as reference or can be installed as a plugin in any WordPress install to make code changes as needed. Each SlotFill or filter is explained with examples. This is meant to be a working document and will change as Gutenberg does.
Stars: ✭ 93 (+615.38%)
Mutual labels:  gutenberg
benenson
A Gutenberg WordPress theme
Stars: ✭ 70 (+438.46%)
Mutual labels:  gutenberg

Noptin - Fastest WordPress Newsletter Plugin

Commits to deploy build status languages code size repo size Monthly Downloads License Rating Version Website

Welcome to the Noptin repository on GitHub. Here, you can report bugs, request for new features and enhancements and follow the development of the plugin.

If you want to install this plugin on a live website, please use the Noptin plugin page on WordPress.org.

Contributing

Contributing isn't just writing code - it's anything that improves the project. All contributions for Noptin are managed right here on GitHub.

Here are some ways you can help:

Reporting bugs

If you're running into an issue with the plugin, please use our issue tracker to open a new issue. If you're able, include steps to reproduce, environment information, and screenshots/screencasts as relevant. Do not use the issue tracker for support requests. For that, checkout our contact form.

Suggesting enhancements

New features and enhancements are also managed via issues.

Write and submit a patch

If you'd like to fix a bug or make an enhancement, you can submit a Pull Request.

To do this:-

  1. Fork this repo on GitHub.
  2. Make the changes you want to submit.
  3. Create a new pull request.

By contributing your code, you are helping us create a better, more reliable WordPress plugin. As a result, your website (along with hundreds of other websites) can benefit from having better newsletter subscription forms.

Workflow

The master branch is the development branch which means it contains the next version to be released. stable contains the current latest release and stable-dev contains the corresponding stable development version. Always open up PRs against master.

Release instructions

  1. Merge changes: Merge all changes into master and ensure that Travis CI does not produce any fatal errors.
  2. Version bump: Bump the version numbers in noptin.php and readme.txt if it does not already reflect the version being released.
  3. Update Changelog: Update the changelog in readme.txt
  4. Localize: Update the language files.
  5. Clean: Check to be sure any new files/paths that are unnecessary in the production version are included in .gitattributes.
  6. Merge into stable: Make a non-fast-forward merge from master into stable. stable contains the latest stable version.
  7. Test: Check out the stable branch and test for functionality locally.
  8. Release on GitHub: Create a new GitHub release and copy the changelog for the release into the Release body. Create a tag for the release as X.Y.Z then publish the release. Users will now be able to update the plugin from their WordPress dashboards.

NOTE: After each release, merge the stable branch into the stable-dev branch. Urgent fixes will go into the stable-dev branch and released ASAP.

Support Level

Active: Noptin is actively working on this, and we expect to continue work for the foreseeable future including keeping tested up to the most recent version of WordPress. Bug reports, feature requests, questions, and pull requests are welcome.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].