{"id":34274330,"url":"https://github.com/techunits/mopublish","last_synced_at":"2025-12-16T20:52:48.045Z","repository":{"id":20589129,"uuid":"23869840","full_name":"techunits/mopublish","owner":"techunits","description":"Mopublish - Innovative \u0026 Flexible NodeJS CMS (MEAN)","archived":false,"fork":false,"pushed_at":"2015-01-06T10:02:34.000Z","size":7075,"stargazers_count":18,"open_issues_count":0,"forks_count":5,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-04-24T18:41:11.622Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.mopublish.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spring-projects/spring-boot","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/techunits.png","metadata":{"files":{"readme":"README.md","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":"2014-09-10T10:06:49.000Z","updated_at":"2019-08-13T15:50:26.000Z","dependencies_parsed_at":"2022-07-07T15:52:07.770Z","dependency_job_id":null,"html_url":"https://github.com/techunits/mopublish","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/techunits/mopublish","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techunits%2Fmopublish","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techunits%2Fmopublish/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techunits%2Fmopublish/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techunits%2Fmopublish/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/techunits","download_url":"https://codeload.github.com/techunits/mopublish/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techunits%2Fmopublish/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27771138,"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","status":"online","status_checked_at":"2025-12-16T02:00:10.477Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2025-12-16T20:52:47.471Z","updated_at":"2025-12-16T20:52:48.039Z","avatar_url":"https://github.com/techunits.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"mopublish (beta)\n=========\n\n*Version: 1.0.3*\n\nMopublish is an innovative nodejs cms build on top of MEAN stack i.e. MongoDB - noSql Database, ExpressJs, AngularJs \u0026 NodeJS. Besides those Bootstrap framework has been used to provide 100% responsive mobile friendly admin panel.\n\nOur goal is to create an NodeJS \u0026 MongoDB based CMS which can be compared with popular PHP based flexible cms. To achieve our target we have plans to include following features to the system:\n\n* Actions \u0026 Filters Support\n* Secure Session Management\n* Built-in HTTP \u0026 HTTPS Support\n* Secured REST API Support\n* Email Support (Local SMTP \u0026 3rd Party SMTP)\n* Built-in Contact Form Support\n* Built-in custom Taxonomy \u0026 Content types\n* Built-in Localization Support\n\n\nPlease note, Monpublish is in active testing be our developers to provide a extremely stable version. Few of our live usecases as follows:\n\n* http://www.techunits.com\n* http://www.mopublish.com\n* http://rate-exchange.herokuapp.com\n\n\n### Mopublish Tests\n\nMopublish has been tested successfully on the following PaaS platforms (using free/trial accounts):\n\n  * [Heroku](http://www.heroku.com/)\n  * [OpenShift](https://openshift.redhat.com/app/)\n  * [Modulus](https://modulus.io/)\n  * [AppFog](http://www.appfog.com/)\n  * [Nodejitsu](http://nodejitsu.com/)\n  * [Windows Azure](http://www.windowsazure.com/)\n  * [Amazon Web Services - AWS](https://aws.amazon.com/)\n\n\n###\tEvents \u0026 Hooks\n\nMopublish has been equipped with many Events and Actions into it's core, which provides developers a greater advantage to write plugins on top of it.\n\n**You can emit following events to update respective functions: ( using .emit() )**\n\nAction/Event  | Description\n------------- | -----------------\nMP:HEADER     | To add extra tags \u0026 texts to the header section.\nMP:STYLESHEET | Load stylesheets.\nMP:SCRIPT     | Load scripts.\nMP:PAGETITLE  | Update page title based on page \u0026 pluigns.\nMP:SEOMETA    | To update SEO meta title, keywords \u0026 description, as per requirement.\nMP:OPENGRAPH  | To update Opengraph tags as per requirement. Supports opengraph tags: (http://ogp.me/)\nMP:FOOTER     | To add extra tags \u0026 texts to the footer section.\n\n**Also you can bind to following events to modify the default flow of the system: ( using .on() )**\n\nAction/Event  | Description\n------------- | -----------------\nMP:LOGIN      | To add extra functionality or special redirection once user is loggedin.\n\n\n#### Note from Auhtor\n\n**Mopublish** is a Content Management System inspired by Drupal \u0026 Wordpress, so we have tried our best to match it's features and usubility to those php based CMS as much as possible.\nWe will always keep up the work to add more advanced features to enrich the product. Hope you will like it!!!\n\n\n#### License\n\n**Mopublish** is licensed under [MIT license](https://github.com/techunits/mopublish/blob/master/LICENSE), so you are free to use it as you like.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechunits%2Fmopublish","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechunits%2Fmopublish","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechunits%2Fmopublish/lists"}