WP Manifestindependent plugin directory
manifest / unclassified / newsletterplugin

Custom Blurb Post For Whitman

A Custom Post Type Creator and the NewsLetter Plugin for the word press theme. This plugin creates the Newsletter version of the Posts in WordPress

by Rahul Kumar Gaddam · github.com/rahulkumar-g/newsletterplugin · website

2stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/rahulkumar-g/newsletterplugin/archive/refs/heads/master.zip

Readme

NewsLetterPlugin

A Custom Post Type Creator and the NewsLetter Plugin for the word press theme. This plugin creates the Newsletter version of the Posts in WordPress

Synopsis

This is a Custom post type Plugin for WordPress we can create pages that can be downloaded to attach with emails compatible with mobile as well as desktops .

Motivation

I have been exploring plugins for newsletters and end up developing one which is compatible with the mobile devices as well

Installation

Download it and upload it to ur repository in wordpress

Tools Used:

1.Notepad++ 2.Wamp

Tests

Trial and Error method used .

Contributors

Rahulkumar (me)

License

Copyright (C) 2016 Rahulkumar Gaddam

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Read the full README on GitHub →