Giter Site home page Giter Site logo

[exporter] PunBB about nodebb-plugin-import HOT 11 CLOSED

akhoury avatar akhoury commented on September 27, 2024
[exporter] PunBB

from nodebb-plugin-import.

Comments (11)

akhoury avatar akhoury commented on September 27, 2024

patricksebastien/nodebb-plugin-import-punbb#2

still needs testing, I need a db dump

from nodebb-plugin-import.

codecowboy avatar codecowboy commented on September 27, 2024

I could provide a punBB dump if required. I am interested in importing from punbb. I've just installed nodebb so have version 0.80. Will the importer work with this version? 0.7 is mentioned in the readme.

from nodebb-plugin-import.

akhoury avatar akhoury commented on September 27, 2024

sure - email it to me.
I would probably need to publish like a new npm module, nodebb-plugin-import-punbb2 to use my fork from patricksebastien's fork
btw - The importer now works with the latest stable NodeBB v0.8.2,

from nodebb-plugin-import.

akhoury avatar akhoury commented on September 27, 2024

ugh - email/share it to [email protected]

from nodebb-plugin-import.

codecowboy avatar codecowboy commented on September 27, 2024

@akhoury Will do - haven't worked on this in a while but it is being resurrected. Thanks!

from nodebb-plugin-import.

codecowboy avatar codecowboy commented on September 27, 2024

@akhoury I've emailed you the dump file. Apologies for the delay.

from nodebb-plugin-import.

akhoury avatar akhoury commented on September 27, 2024

got it, I will test as soon as i can, probably another week from now.

from nodebb-plugin-import.

codecowboy avatar codecowboy commented on September 27, 2024

Cool. In the meantime, can you confirm if I can try this via the Node Admin panel or if I need to try an import from the command line as was detailed here - http://www.workinprogress.ca/punbb-to-nodebb

from nodebb-plugin-import.

codecowboy avatar codecowboy commented on September 27, 2024

See also patricksebastien/nodebb-plugin-import-punbb#3

from nodebb-plugin-import.

akhoury avatar akhoury commented on September 27, 2024

you should try my fork, https://github.com/akhoury/nodebb-plugin-import-punbb
not patricksebastien's

I submitted PR to him more than a year ago, he doesn't seem responsive
patricksebastien/nodebb-plugin-import-punbb#2

In the Admin Panel > Import > Pre-Import Config > Select an Exporter
don't select one from the select box, just modify the text input below and enter
git://github.com/akhoury/nodebb-plugin-import-punbb#master

to install my fork.

Or, you can

cd nodebb/node_modules
git clone https://github.com/akhoury/nodebb-plugin-import-punbb
cd nodebb-plugin-import-punbb
npm install
cd ..
node app

Then from the admin panel, select exporter, same select box, just type nodebb-plugin-import-punbb and make sure you select the "Skip Module Install" box.

but anyways, there're probably few bugs in it anyways, since I just wrote my fork from memory, i didn't have a punbb dump - so.. i would wait till i confirm it's all good or if you're feeling lucky and want to fix it.

from nodebb-plugin-import.

akhoury avatar akhoury commented on September 27, 2024

@codecowboy - tested and published - looks good so far.

Once you install "" and activate "nodebb-plugin-import", open the Pre-Import Settings > Select Exporter, but you're not gonna find "nodebb-plugin-import-punbb2" in the select box, just type nodebb-plugin-import-punbb2 in the text box below, notice I added "2" at the end

i will add it to the select box on my next nodebb-plugin-import release.

But you don't have to "Skip the Module Install" anymore (unless you npm install it yourself), it's published to npm so that should work.

Screenshot of my exporter settings

screen shot 2015-11-18 at 11 52 50 pm

from nodebb-plugin-import.

Related Issues (20)

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.