GithubHelp home page GithubHelp logo

warriorrocker / angular-xo-core Goto Github PK

View Code? Open in Web Editor NEW
18.0 18.0 3.0 250 KB

Xo for Angular plugin for WordPress

Home Page: https://angularxo.io

License: GNU General Public License v3.0

PHP 98.94% CSS 1.06%

angular-xo-core's People

Contributors

warriorrocker avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

angular-xo-core's Issues

Project already dead ?

Hello,

Project is still in Angular 7 ... is it dead ?

Where can I find a working example ?

thanks a lot...

Allow Angular Peer Dependency of 8

npm WARN [email protected] requires a peer of @angular/common@^6.0.0-rc.0 || ^7.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of @angular/core@^6.0.0-rc.0 || ^7.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of @angular/platform-browser@^6.0.0-rc.0 || ^7.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of @angular/router@^6.0.0-rc.0 || ^7.0.0 but none is installed. You must install peer dependencies yourself.

I haven't test of this works as of yet, however I believe it should.

How to use it? Working example?

I am very interested in using this plugin, I went through the official guides but I don't know if they include a part where i specify which wordpress site to connect with? Also in this step i get error

main.ts:12 TypeError: Cannot read property 'apiUrl' of undefined
at XoApiRoutesService.XoApiService (angular-xo.js:236)
at new XoApiRoutesService (angular-xo.js:390)
at createClass (core.js:19831)
at createProviderInstance (core.js:19801)
at initNgModule (core.js:19734)
at new NgModuleRef
(core.js:20461)
at createNgModuleRef (core.js:20450)
at Object.debugCreateNgModuleRef [as createNgModuleRef] (core.js:22281)
at NgModuleFactory
.push../node_modules/@angular/core/fesm5/core.js.NgModuleFactory_.create (core.js:23009)
at core.js:16622

Can you please provide a working code as an example?

Angular & Wordpress

Hello! A few hours ago I found this plugin on the web and I have some questions to see if I understand how it works. I have developed an angular application and I should integrate it into a wordpress site. Specifically my application deals with managing an event calendar and would replace a plugin that was integrating with the site. Can I use your system to inject my application into the site and leave the routing unchanged, with the addition of what my application offers? For example: on wordpress I have the "about us" page and in my application I have "calendar" which I access through wordpress routing. Can I see the "about us" page and at the same time my "calendar" injected into the template I am using? Basically: can I combine the two routing mechanisms by making the wordpress one dominate? I apologize in advance if I have not centered how your application works.

Posts without rewrite base do not generate proper routes

Using the default post type "post" a new post is created with title "Test" and resulting slug "test". As this post type has no default base rewrite, IE URLs are generated at the root these routes are still output assuming they will loading using a hub page and not individual pages.

{
  "path": "post",
  "loadChildren": "./pages/default/default.module#XoMaterialDefaultPageModule",
  "pathMatch": "prefix",
  "data": false
}

Wordpress plugin

I tryed to install the pluginin wp, but I got this error:
Parse error: syntax error, unexpected 'version' (T_STRING) in .....t/wp-content/plugins/xo-for-angular/assets/svg/angular-xo-white.svg on line 1

Best wishes for your project, it looks great!

XO theme not appearing

As the Getting Started suggests the Xo theme must be selected after installing Xo plugin. That suggests that the Xo theme is coming together with the Xo plugin. After installing the plugin there is no Xo theme and it is either not found in the themes directory.

How to use taxQuery?

Hi, can you give an example of how to use the taxQuery param?
/xo-api/posts/filter?taxQuery=

Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.