{"id":18681859,"url":"https://github.com/gravityblast/radiant-newsletter","last_synced_at":"2025-04-12T04:09:59.852Z","repository":{"id":66386691,"uuid":"6930","full_name":"gravityblast/radiant-newsletter","owner":"gravityblast","description":"Newsletter system based on Radiant CMS","archived":false,"fork":false,"pushed_at":"2008-04-05T13:23:56.000Z","size":127,"stargazers_count":28,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-12T04:09:55.817Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://gravityblast.com/projects/radiant-newsletter-extension/","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gravityblast.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2008-04-04T15:58:48.000Z","updated_at":"2022-10-14T11:57:42.000Z","dependencies_parsed_at":"2023-02-20T03:10:13.500Z","dependency_job_id":null,"html_url":"https://github.com/gravityblast/radiant-newsletter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gravityblast%2Fradiant-newsletter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gravityblast%2Fradiant-newsletter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gravityblast%2Fradiant-newsletter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gravityblast%2Fradiant-newsletter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gravityblast","download_url":"https://codeload.github.com/gravityblast/radiant-newsletter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248514221,"owners_count":21116903,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T10:10:00.372Z","updated_at":"2025-04-12T04:09:59.826Z","avatar_url":"https://github.com/gravityblast.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"= Newsletter\n  \n  Created by: Andrea Franz - http://gravityblast.com\n  Version: 0.1.5\n  Contact: andrea AT gravityblast DOT com\n\nThis extensions adds a newsletter system to RadiantCMS\n  \nMore info can be found at the following url:\n\n  http://gravityblast.com/projects/radiant-newsletter-extension/\n  \n\n== Installation\n\n\tNewsletter extension requires the Shards extension, an official extension from the Radiant team:\n\t\n\t\tsvn export http://dev.radiantcms.org/svn/radiant/trunk/extensions/shards/ ./vendor/extensions/shards\n  \n\tMake sure that Shards is loaded before this and other extensions requiring it by\n\tadding this line inside the Radiant::Initializer.run do |config| section of\n\tenvironment.rb:\n\n\t\tconfig.extensions = [ :shards, :all ]\n  \n  Also you need to install the will_paginate rails plugin, you can find more info here:\n    \n    http://rock.errtheblog.com/will_paginate\n\n\tThen you can proceed with installation:\n                                                           \n  \tsvn export http://dev.gravityblast.com/svn/projects/radiant/extensions/newsletter/ ./vendor/extensions/newsletter\n  \n  \trake RAILS_ENV=\"production\" radiant:extensions:newsletter:install\n  \nAdd ActionMailer configurations in your environment.rb and restart the server.\n\n\tconfig.action_mailer.server_settings = {\n\t  :address =\u003e \"address_of_smtp_server\",\n\t  :port =\u003e 25,\n\t  :domain =\u003e \"domain_of_smtp_server\"\n\t}\n\n== Usage\n\nCreate a Newsletter page using the following task:\n\n  rake RAILS_ENV=\"production\" radiant:extensions:newsletter:page:new\n  \nThis task will add a new page called Newsletter.Add a child to this page.\nThis new page will be the email to send. After the first save, you will see\nthe \"Send as newsletter\" button. Click and send your newsletter.\n\n== Contributors\n\n  Casper Fabricius (http://casperfabricius.com)\n  ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgravityblast%2Fradiant-newsletter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgravityblast%2Fradiant-newsletter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgravityblast%2Fradiant-newsletter/lists"}